pub fn cached_services(root: &Path) -> Vec<String>Expand description
The services the last up remembered for this workspace, from the registry
the shell implementation also writes (~/.run/services.json). Reading it
keeps rst <app> from having to start docker just to recognise a name.