Struct putzen_cli::NiceInteractiveDecider
source · [−]pub struct NiceInteractiveDecider { /* private fields */ }Trait Implementations
fn obtain_decision(
&mut self,
ctx: &DecisionContext,
question: impl AsRef<str>
) -> Result<Decision>
Returns the “default value” for a type. Read more