scriptlike v0.8.0 (2015-06-14T01:03:01Z)
Home
Dub
Repo
readLink
scriptlike
file
Posix-only. Just like std.file.readLink, but operates on Path.
Path
readLink
(Path link)
version(ddoc_scriptlike_d)
Path
readLink
(
Path
link
)
Path
readLink
(Path link)
Meta
Source
See Implementation
scriptlike
file
aliases
scriptlikeTraceCommands
functions
append
chdir
copy
dirEntries
echoCommand
exists
existsAsDir
existsAsFile
existsAsSymlink
getAttributes
getLinkAttributes
getSize
getTimes
getTimesWin
getcwd
mkdir
mkdirRecurse
read
readLink
readText
remove
rename
rmdir
rmdirRecurse
setTimes
symlink
tempDir
thisExePath
timeLastModified
tryCopy
tryMkdir
tryMkdirRecurse
tryRemove
tryRename
tryRmdir
tryRmdirRecurse
trySymlink
write
properties
isDir
isFile
isSymlink
templates
slurp
variables
scriptlikeCustomEcho
scriptlikeDryRun
scriptlikeEcho
Posix-only. Just like std.file.readLink, but operates on Path.