Shell.new(pwd, umask) â obj
Class Public methods
Creates a Shell object which current directory is
set to the process current directory, unless otherwise specified by the
pwd
argument.
Creates a Shell object which current directory is
set to the process current directory, unless otherwise specified by the
pwd
argument.
Please login to continue.