Skip to main content

arg

Function arg 

Source
const fn arg(
    name: &'static str,
    description: &'static str,
    required: bool,
) -> PromptArg