Function holochain_cli_sandbox::save::load_ports[][src]

pub fn load_ports(hc_dir: PathBuf) -> Result<Vec<Option<u16>>>
Expand description

For each registered setup, if it has a lockfile, return the port of the running conductor, otherwise return None. The resulting Vec has the same number of elements as lines in the .hc file