Function juju::relation_list[][src]

pub fn relation_list() -> Result<Vec<Relation>, JujuError>

Returns a list of all related units

Failures

Will return a String of the stderr if the call fails