Parent

Methods

Shell::BuiltInCommand

Public Instance Methods

active?() click to toggle source
                
# File shell/builtin-command.rb, line 19
def active?
  true
end
wait?() click to toggle source
                
# File shell/builtin-command.rb, line 16
def wait?
  false
end
blog comments powered by Disqus