class BlackStack::NextBot::RemoteCommandGoto
RemoteStepGoto
Public Instance Methods
run()
click to toggle source
run the specified operation for this “type” of “step”
# File lib/remotecommand.rb, line 109 def run() # TODO: Code Me! end