dcli
dcli
pwd property
pwd
pwd
top-level property
Null safety
String
pwd
Returns the current working directory.
print(pwd);
See join
Implementation
String get pwd => _PWD().pwd;
dcli
dcli
pwd property
dcli library
Classes
Ansi
AnsiColor
ArgParser
ArgResults
Ask
AskValidator
AskValidatorIPAddress
Column
DartProject
DartScript
DartSdk
DCliPaths
DCliZone
Dependency
Digest
Env
Executable
FetchData
FetchProgress
FetchUrl
FileSort
FileSync
Find
FindItem
Format
NamedLock
Option
OptionType
PackedResource
ProcessDetails
ProcessHelper
Progress
PubCache
PubSpec
Remote
Settings
Shell
StackList
StackTraceImpl
TemplateFlag
TemplateListFlag
Terminal
UnknownShell
Extensions
DigestHelper
PlatformEx
StringAsProcess
Properties
env
envs
fileList
HOME
PATH
pwd
rootPath
separator
Functions
absolute
ask
backupFile
basename
basenameWithoutExtension
black
blue
calculateHash
canonicalize
cat
confirm
copy
copyTree
createDir
createTempDir
createTempFile
createTempFilename
cyan
delete
deleteDir
deleteSymlink
devNull
dirname
echo
equals
exists
extension
fetch
fetchMultiple
fileLength
find
green
grey
head
isAbsolute
isDirectory
isEmpty
isExecutable
isFile
isLink
isOnPATH
isReadable
isRelative
isRootRelative
isWithin
isWritable
join
joinAll
lastModified
magenta
menu
move
moveDir
moveTree
normalize
orange
printerr
privatePath
read
readStdin
red
relative
replace
resolveSymLink
restoreFile
rootPrefix
run
setExtension
setLastModifed
showEditor
sleep
split
start
startFromArgs
stat
symlink
tail
touch
translateAbsolutePath
truepath
verbose
waitForEx
which
white
withEnvironment
withFileProtection
withOpenFile
withoutExtension
withTempDir
withTempFile
yellow
Enums
FetchMethod
FetchStatus
Interval
SortDirection
TableAlignment
TerminalClearMode
Typedefs
CancelableLineAction
DCliZonePrintErr
LineAction
OnFetchProgress
RunPrivileged
Exceptions
ArgParserException
AskValidatorException
BackupFileException
CatException
CopyException
CreateDirException
DartProjectException
DCliException
DeleteDirException
DeleteException
FetchException
FileNotFoundException
InvalidProjectTemplateException
LockException
MoveDirException
MoveException
MoveTreeException
NotAFileException
PathException
ReadException
RestoreFileException
RunException
ShellException
TemplateNotFoundException