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