Skip to main content

serves

Function serves 

Source
pub fn serves(intent: Intent, target: &Utf8Path) -> Result<(), AppError>
Expand description

Refuse where this verb does not serve what the target turned out to be.

ยงErrors

AppError::Refused naming the verb, the classification, and the next command. An unreadable target raises rather than being classified.