method
active?
v1_9_2_180 -
Show latest stable
- Class:
Shell::SystemCommand
active?()public
No documentation available.
# File lib/shell/system-command.rb, line 37
def active?
@shell.process_controller.active_job?(self)
end