premake/website/docs/premake_WORKING_DIR.md
KyrietS 19f8561bd8 Upgrade docusaurus version to beta.6
- some files had to be renamed as files prefixed with an underscore are ignored now
- docusaurus reserves /docs/tags path so we can't have a page there
2021-09-08 21:42:18 +02:00

333 B

id
_WORKING_DIR

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