scriptlike v0.9.3 (2015-08-19T21:58:48Z)
Home
Dub
Repo
slurp
scriptlike
file
wrappers
Like $(FULL_STD_FILE slurp), but supports Path and command echoing.
auto
slurp
(Path filename, string format)
template
slurp
(Types...)
auto
slurp
(
Path
filename
,
in
string
format
)
alias
slurp
=
std
.
file
.
slurp
Members
Functions
slurp
auto
slurp
(Path filename, string format)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
scriptlike
file
wrappers
aliases
append
chdir
copy
dirEntries
exists
getAttributes
getLinkAttributes
getSize
getTimes
getTimesWin
isDir
isFile
isSymlink
mkdir
mkdirRecurse
read
readLink
readText
remove
rename
rmdir
rmdirRecurse
setTimes
slurp
symlink
timeLastModified
write
functions
getcwd
tempDir
thisExePath
Like $(FULL_STD_FILE slurp), but supports Path and command echoing.