50 51 52
# File 'lib/raykit.rb', line 50 def self.run(command, quit_on_failure = true) PROJECT.run(command, quit_on_failure) end