Function holochain_cli_sandbox::sandbox::default_n[][src]

pub async fn default_n(
    holochain_path: &Path,
    create: Create,
    happ: PathBuf,
    app_id: InstalledAppId
) -> Result<Vec<PathBuf>>
Expand description

Same as default_with_network but creates n copies of this sandbox in their own directories.