Class: Proclib::Commands::Command

Inherits:
Object
  • Object
show all
Defined in:
lib/proclib/command.rb

Direct Known Subclasses

LocalCommand, SshCommand

Constant Summary collapse

NotYetRunning =
Class.new(Error)
NotYetTerminated =
Class.new(Error)