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()
  2. this(Json data)
    class SelectedVersions
    this
    (
    Json data
    )
  3. this(NativePath path)

Meta