sourcesToFileNames

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string[] sourcesToFileNames()
    @safe @trusted
    string[]
    sourcesToFileNames
    (
    alias sourcesFunc = Sources!()
    )
    ()
  2. string[] sourcesToFileNames(string projectPath, string[] srcDirs, string[] excDirs, string[] srcFiles, string[] excFiles)

Meta