mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-09 14:10:53 +03:00
This also uses the `$PWD` environment variable which should always be defined. It's also minutely faster than calling `$(pwd)` or using the deprecated backtick syntax.