method
new
new(pwd = Dir.pwd, umask = nil)
public
Creates a Shell object which current directory is set to the process current directory, unless otherwise specified by the pwd argument.
new(pwd = Dir.pwd, umask = nil)
public
Creates a Shell object which current directory is set to the process current directory, unless otherwise specified by the pwd argument.