const classafFpm::UnresolvedPod

sys::Obj
  afFpm::UnresolvedPod

Details of a pod that could not be resolved.

available

Source

const Version[] available

A list of pod versions that are available.

committee

Source

const PodConstraint[] committee

The committee of PodConstraints that couldn't make up their minds as to which pod version they required!

dump

Source

Str dump()

Dumps debug output to a string.

name

Source

const Str name

The name of the pod that couldn't be resolved.