Skip to main content

parse_get_type

Function parse_get_type 

Source
fn parse_get_type(args: SplitAsciiWhitespace<'_>) -> Result<CliAction, String>
Expand description

Parses arguments to construct a [CliAction::FixtureGetType] instance for querying a fixture type.

ยงArguments

  • args - Iterator over the remaining whitespace-separated arguments