pub fn parse_step_spec(spec: &str) -> ChainStep
Parse a step specification string. Format: “allow:command” or just “allow” (command comes from CLI args).