Methods
A
W
Instance Public methods
active?()
# File lib/shell/builtin-command.rb, line 19
def active?
  true
end
wait?()
# File lib/shell/builtin-command.rb, line 16
def wait?
  false
end