NativeOSFileWriteAtomicOptions.tmpPath

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

Meta