Skip to main content

server

Function server 

Source
pub fn server<P>(path: P, vcs: &VcsOption) -> Result<(), Box<dyn Error>>
where P: AsRef<Path>,
Expand description

Initialize server data files in the given directory path with the given vcs.