method
active?
active?()
public
Hide source
# File lib/shell/system-command.rb, line 37 def active? @shell.process_controller.active_job?(self) end