Skip to main content

create_change

Function create_change 

Source
pub fn create_change(
    ito_path: &Path,
    name: &str,
    schema: &str,
    module: Option<&str>,
    description: Option<&str>,
) -> Result<CreateChangeResult, CreateError>
Expand description

Create a new change directory and update the module’s module.md checklist.