class BlackStack::NextBot::RemoteCommandClose

RemoteStepClose

Public Instance Methods

run() click to toggle source

run the specified operation for this “type” of “step”

# File lib/remotecommand.rb, line 209
def run()
  # TODO: Code Me!
end