Method Filesystem.Base()->cd()
classFilesystem.Base
- Method
cd
Basecd(string|voiddirectory)- Description
Change directory within the filesystem. Returns a new filesystem object with the given directory as cwd.
class Filesystem.BaseBase cd(string|void directory)
Change directory within the filesystem. Returns a new filesystem object with the given directory as cwd.