Skip to main content

cli_envelope_args

Function cli_envelope_args 

Source
pub fn cli_envelope_args(cx: &mut Cx, envelope: &Value) -> Result<Vec<String>>
Expand description

Extracts the UTF-8 payload arguments from a generic CLI envelope value.

Loaded command libraries use this instead of defining product-specific projections of the bootloader-owned envelope table.