12 lines
286 B
Markdown
12 lines
286 B
Markdown
The `_WORKING_DIR` global variable stores the full path to the directory which current when Premake was launched.
|
|
|
|
### Availability ###
|
|
|
|
Premake 5.0 or later.
|
|
|
|
## See Also ##
|
|
|
|
* [_MAIN_SCRIPT_DIR](_MAIN_SCRIPT_DIR.md)
|
|
* [_PREMAKE_DIR](_PREMAKE_DIR.md)
|
|
* [_WORKING_DIR](_WORKING_DIR.md)
|