]>
cat aescling's git repositories - mastodon.git/blob - bin/tootctl
2 APP_PATH
= File
.expand_path('../config/application', __dir__
)
3 require_relative
'../config/boot'
4 require_relative
'../lib/cli'
5 Mastodon
::CLI.start(ARGV)
This page took 0.084896 seconds and 4 git commands to generate.