class BlackStack::NextBot::RemoteCommandLogin

RemoteStepLogin TODO: deprecate this, and replace for a procedure, once the project is full done.

Public Instance Methods

run() click to toggle source

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

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