-
-
Notifications
You must be signed in to change notification settings - Fork 619
os.getcwd
starkos edited this page Apr 10, 2021
·
3 revisions
This wiki is no longer being maintained.
Gets the current working directory.
cwd = os.getcwd()
None.
The full path to the current working directory.
Premake 4.0 or later.