mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-09 09:29:06 +00: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.