Dependency.this

Constructs a new dependency specification that matches a specific path.

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

Meta