Navigation
This version of the documentation is archived and no longer supported.

cd()

cd(path)
Parameters:
  • path (string) – Specify a path on the local file system.

Changes the current working directory to the specified path.

This function returns with output relative to the current shell session, and does not impact the server.

Note

This feature is not yet implemented.

←   cat() connect()  →