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