Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 157 Bytes

PrintWorkingDirectory.md

File metadata and controls

9 lines (7 loc) · 157 Bytes

Print current working directory

Like pwd command, this is used to print the current working directory

run {
    PrintWorkingDirectory()
}