PackageConfig.loadPackage

  1. void loadPackage(Dub dub, Package pkg, string archType, string buildType, string configName, string compiler)
  2. void loadPackage(string dir, string archType, string buildType, string configName, string compiler)
    struct PackageConfig
    void
    loadPackage
    (
    string dir
    ,
    string archType
    ,
    string buildType
    ,
    string configName
    ,
    ref string compiler
    )

Meta