InstallTriggerData.Hash

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

Meta