Skip to main content

execute

Function execute 

Source
pub fn execute(
    cli: &Cli,
    file_path: &str,
    format: Option<&str>,
    dry_run: bool,
    skip_existing: bool,
) -> Result<()>
Expand description

Execute the import command.