Function holochain_cli_sandbox::generate::generate[][src]

pub fn generate(
    network: Option<KitsuneP2pConfig>,
    root: Option<PathBuf>,
    directory: Option<PathBuf>
) -> Result<PathBuf>
Expand description

Generate a new sandbox. This creates a directory and a ConductorConfig from an optional network. The root directory and inner directory (where this sandbox will be created) can be overridden. For example my_root_dir/this_sandbox_dir/