Function git_testtools::scripted_fixture_repo_writable_with_args[][src]

pub fn scripted_fixture_repo_writable_with_args(
    script_name: &str,
    args: impl IntoIterator<Item = &'static str>
) -> Result<TempDir, Box<dyn Error>>