sourcesToFileNames

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

Meta