Skip to main content

store_data

Function store_data 

Source
fn store_data(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    target: StoreDataTarget,
    data_type: StoreDataType,
    store_result: bool,
) -> Result<CommandSource, CommandSyntaxError>