Function holochain_cli_sandbox::save::find_ports[][src]

pub fn find_ports(
    hc_dir: PathBuf,
    paths: &[PathBuf]
) -> Result<Vec<Option<u16>>>
Expand description

Same as load ports but only returns ports for paths passed in.