const classafFpm::PodConstraint

sys::Obj
  afFpm::PodConstraint

Models a dependency from one pod to another.

dependsOn

Source

const Depend dependsOn

The dependency. May be multiple and complex, e.g. bar 0.2-0.8, 1.1.2, 1.6+

pod

Source

const Depend pod

The pod with the dependency. This is always a single, simple version, e.g. foo 1.2