getHeaderName

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string getHeaderName(const(char)[] line, string[] includePaths)
    @safe
    string
    getHeaderName
    (
    in const(char)[] line
    ,
    in string[] includePaths
    )
  2. string getHeaderName(const(char)[] line)

Meta