SelectedVersions.this

Constructs a new version selection from JSON data.

The structure of the JSON document must match the contents of the "dub.selections.json" file.

  1. this(uint version_)
  2. this(Selections!1 data)
  3. this(Json data)
    class SelectedVersions
    deprecated
    this
    (
    Json data
    )
  4. this(NativePath path)

Meta