Function oca_bundle_semantics::build::apply_command

source ยท
pub fn apply_command(
    base: Option<OCABox>,
    op: Command,
) -> Result<OCABox, Vec<String>>