Skip to main content

run_cli

Function run_cli 

Source
pub fn run_cli(
    args: impl IntoIterator<Item = OsString>,
) -> Result<i32, DdlError>