ConsoleStackEntry.asyncCause

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

Meta