Skip to main content

run

Function run 

Source
pub async fn run(
    args: &ExportArgs,
    resolved: ResolvedConfig,
    config_dir: &Path,
) -> Result<()>