method
new
v2_5_5 -
Show latest stable
- Class:
Shell
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)Creates a Shell object which current directory is set to the process current directory, unless otherwise specified by the pwd argument.