slurp

Just like std.file.slurp, but takes a Path.

template slurp(Types...)
slurp
(,
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