Skip to main content

resolve_agents_dir

Function resolve_agents_dir 

Source
pub fn resolve_agents_dir(global: bool) -> Result<PathBuf>
Expand description

Resolve the .agents/ directory.

If global is true, returns ~/.agents/. Otherwise returns <cwd>/.agents/.