PipeOptions.preventClose

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

Meta