const classafFpm::UnresolvedPod
sys::Obj afFpm::UnresolvedPod
Details of a pod that could not be resolved.
- available
- const Version[] available- A list of pod versions that are available. 
- committee
- const PodConstraint[] committee- The committee of - PodConstraintsthat couldn't make up their minds as to which pod version they required!
- dump
- Str dump()- Dumps debug output to a string. 
- name
- const Str name- The name of the pod that couldn't be resolved.