15 16 17 18
# File 'lib/edi/cli.rb', line 15 def start(*args) EDI::Logger.info "Starting EDI Slackbot" run_command("ruby boot.rb") end