6 7 8
# File 'lib/oncall/commands/run_command.rb', line 6 def self.invoke(args) Oncall::Core::Runner.invoke(args) end