Returns the current working directory.
When this override is installed, this function overrides the behavior of the static getter Directory.current
Directory.current
Directory getCurrentDirectory() => _Directory.current;