mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +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.