Env.getCurrentDirectory

prep char[] getCurrentDirectory()

Gets the current working directory as UTF-8 text.

Remarks

Unsupported or unavailable current-directory access produces an empty result instead of throwing.

Example

auto cwd = Env.getCurrentDirectory();

Generated with campc v0.8.0-preview.1+4df4cd2858d46c717d136ff5c571742dc449f642.