Snck.output

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ref output [@property getter]
  2. File output [@property setter]
    struct Snck(R)
    @property ref
    output
    (
    File f
    )
    if (
    isInputRange!R
    )

Meta