method

new

ruby latest stable - Class: Shell::Void
new(sh, *opts)
public

No documentation available.

# File lib/shell/builtin-command.rb, line 26
    def initialize(sh, *opts)
      super sh
    end