getcwd

Get the current working directory.

version(Windows)
@trusted
string
getcwd
()

Throws

FileException on error.

Meta