Class
Instance Methods
#
lib/shell/builtin-command.rb
View on GitHub
# File tmp/rubies/ruby-2.4.10/lib/shell/builtin-command.rb, line 20
def active?
true
end
No documentation available
#
lib/shell/builtin-command.rb
View on GitHub
# File tmp/rubies/ruby-2.4.10/lib/shell/builtin-command.rb, line 17
def wait?
false
end
No documentation available