CliIntegrationSpec
Module: spec::cli::CliIntegrationSpec
Section titled “Module: spec::cli::CliIntegrationSpec”Contents
Section titled “Contents”Functions
resolve_args- Classifies an invocation as sensitive, safe to pass through, or
firma_secret_provider::spec::cli::CliIntegrationSpec::resolve_args
Section titled “firma_secret_provider::spec::cli::CliIntegrationSpec::resolve_args”Function
Classifies an invocation as sensitive, safe to pass through, or blocked. Malformed recognized options fail closed.
fn resolve_args(self: &Self, args: &[String]) -> MatchingResolution<Matcher>