Dependency.this

Constructs a new dependency specification that matches a specific Git reference.

  1. this(string spec)
  2. this(Version ver)
  3. this(NativePath path)
  4. this(Repository repository, string spec)
    struct Dependency
    @safe
    this

Meta