Skip to main content

parse_runner_type

Function parse_runner_type 

Source
pub fn parse_runner_type(s: &str) -> Option<CliRunnerType>
Expand description

Parse a provider name string into a CliRunnerType

Accepts multiple naming conventions: snake_case, kebab-case, and short forms for flexible input.