getcwd

Get the current working directory.

version(Windows)
@trusted
string
getcwd
()

Throws

FileException on error.

Suggestion Box / Bug Report