phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
getcwd
std
file
Get the current working directory.
version(Windows)
@
trusted
string
getcwd
(
)
Throws
FileException
on error.
Meta
Source
See Implementation
std
file
classes
FileException
enums
SpanMode
functions
append
attrIsDir
attrIsFile
attrIsSymlink
chdir
copy
dirEntries
exists
getAttributes
getAvailableDiskSpace
getLinkAttributes
getSize
getTimes
getTimesWin
getcwd
mkdir
mkdirRecurse
read
readLink
readText
remove
rename
rmdir
rmdirRecurse
setAttributes
setTimes
slurp
symlink
tempDir
thisExePath
timeLastAccessed
timeLastModified
timeStatusChanged
write
properties
isDir
isFile
isSymlink
structs
DirEntry
variables
preserveAttributesDefault
Get the current working directory.