Print name of current/working directory.
Synopsis
pwd
Description
Print the absolute path of the current working directory. Runs in the just-bash WASM shell inside SLICC.
Examples
$ pwd
/workspace/project
See Also
cd
Print name of current/working directory.
pwd
Print the absolute path of the current working directory. Runs in the just-bash WASM shell inside SLICC.
$ pwd
/workspace/project
cd