60 61 62
# File 'lib/raykit.rb', line 60 def self.run(command, quit_on_failure = true) PROJECT.run(command, quit_on_failure) end