Function transformation_file::build::apply_command

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