class Ellen::Commands::Run
Public Instance Methods
call()
click to toggle source
# File lib/ellen/commands/run.rb, line 4 def call Robot.new(options).run end
# File lib/ellen/commands/run.rb, line 4 def call Robot.new(options).run end