Dependency.matches

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool matches(string vers)
    struct Dependency
    const
    bool
    matches
    (
    string vers
    )
  2. bool matches(const(Version) v)
  3. bool matches(const(Version) v)

Meta