pipe

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto pipe(Args args)
    pipe
    (
    alias Stage
    DriveMode mode
    Args...
    )
    (
    auto ref Args args
    )
    if (
    isStage!Stage
    )
  2. auto pipe(Args args)

Meta