getBuild

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto getBuild()
    getBuild
    (
    alias Module
    )
    ()
    if (
    is(typeof(Module)) &&
    isSomeString!(typeof(Module))
    )
  2. auto getBuild()

Meta