method
active?

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