scriptlike v0.9.1 (2015-06-28T05:27:52Z)
Home
Dub
Repo
slurp
scriptlike
file
wrappers
Like $(FULL_STD_FILE slurp), but supports Path and command echoing.
template
slurp
(Types...)
auto
slurp
(
Path
filename
,
in
string
format
)
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
functions
append
chdir
copy
dirEntries
exists
getAttributes
getLinkAttributes
getSize
getTimes
getTimesWin
getcwd
mkdir
mkdirRecurse
read
readLink
readText
remove
rename
rmdir
rmdirRecurse
setTimes
symlink
tempDir
thisExePath
timeLastModified
write
properties
isDir
isFile
isSymlink
templates
slurp
Like $(FULL_STD_FILE slurp), but supports Path and command echoing.