ensure_dirs

Function ensure_dirs 

Source
pub fn ensure_dirs(paths: &DataPaths) -> Result<(), String>
Expand description

Create every directory the launcher + srv expect to exist. Idempotent. Delegates to the common implementation.