slurp

Like $(FULL_STD_FILE slurp), but supports Path and command echoing.

  1. auto slurp(Path filename, string format)
    template slurp(Types...)
    slurp
    (,
    in string format
    )
  2. 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