Function juju::action_get
[−]
[src]
pub fn action_get(key: &str) -> Result<Option<String>, JujuError>
action_get gets the value of the parameter at the given key See Juju Actions for more information
Failures
Returns stderr if the action_get command fails