Function slurp
Like std.file.slurp
, but supports Path and command echoing.
Prototype
auto slurp(Types...)( Path filename, in string format );
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng
Like std.file.slurp
, but supports Path and command echoing.
auto slurp(Types...)( Path filename, in string format );
Nick Sabalausky
Copyright (C) 2014-2015 Nick Sabalausky
zlib/libpng