pwd
print spec's current working directory
SYNOPSIS
pwd
DESCRIPTION
The pwd macro prints the current working directory used by spec.
DEFINITION
def pwd 'print CWD'
GLOBALS
- CWD
- A built-in variable that contains the name of the current working directory.