Shell::Job class of PicoRuby
Singleton methods
new
Shell::Job.new(*String params) -> instance
Instance methods
exec
instance.exec() -> bool
resume
instance.resume() -> void
state
instance.state() -> Symbol
Attr accessors
name (reader)
instance.name -> String