Dependency.this

Constructs a new dependency specification that matches a specific path.

  1. this(string spec)
  2. this(Version ver)
  3. this(Path path)
    struct Dependency
    this
    (
    Path path
    )

Meta