Skip to main content

decode_ktool

Function decode_ktool 

Source
pub fn decode_ktool(
    tool: &str,
    arguments: &Value,
) -> Result<KtoolCall, KtoolError>
Expand description

Decodes one exact Ktool name and argument object without touching classifier state.