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

cat()

cat(filename)
Parameters:
  • filename (string) – Specify a path and file name on the local file system.

Returns the contents of the specified file.

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

←   ObjectId.valueOf() cd()  →