Source: show | on GitHub
# File lib/shell/builtin-command.rb, line 26 def initialize(sh, *opts) super sh end
# File lib/shell/builtin-command.rb, line 30 def each(rs = nil) # do nothing end