Package.describe

Returns a description of the package for use in IDEs or build tools.

  1. PackageDescription describe(BuildPlatform platform, string config)
    class Package
  2. void describe(Json dst, BuildPlatform platform, string config)

Meta