SUMMARY: MODULE | CLASS | TYPE | PROC | VAR | CONST | DETAIL: TYPE | PROC | VAR | CONST |
This is a subset of the `Process Parameters' section of Python's `os' package. If you want to add to this module, use the Python function signature where appropriate.
IO
Procedure Summary | |
GetCwd(): STRING Returns a string representing the current working directory. |
Procedure Detail |
PROCEDURE GetCwd(): STRING RAISES Error;
Returns a string representing the current working directory.