PipeOptions.preventAbort

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void preventAbort(Optional!(T0) preventAbort)
    struct PipeOptions
    nothrow
    void
    preventAbort
    (
    T0
    )
    (
    scope auto ref Optional!(T0) preventAbort
    )
    if (
    isTOrPointer!(T0, bool)
    )
  2. auto preventAbort()

Meta