new(sh, *jobs)
No documentation available.
# File lib/shell/builtin-command.rb, line 136 def initialize(sh, *jobs) super(sh) @jobs = jobs end