Project.describe

Outputs a build description of the project, including its dependencies.

  1. ProjectDescription describe(BuildPlatform platform, string config, string build_type)
  2. void describe(Json dst, BuildPlatform platform, string config)
    class Project
    deprecated
    void
    describe
    (
    ref Json dst
    ,,
    string config
    )

Meta