lucee.Componentcommandbox.system.modules_app.system-commands.commands.pwd
Output the current working directory of the shell. This can be changed by using the "cd" command. . {code:bash} pwd {code}
Method Summary | |
---|---|
any
|
run()
|
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|