Skip to main content

ensure_data_dir

Function ensure_data_dir 

Source
pub fn ensure_data_dir() -> Result<PathBuf>
Expand description

Ensure the data directory exists

Creates ~/.local/share/opencode-cloud/ if it doesn’t exist. Returns the path to the data directory.