Skip to main content

load_agents_md

Function load_agents_md 

Source
pub fn load_agents_md(start_dir: &Path) -> Option<(String, PathBuf)>
Expand description

Load AGENTS.md from the given directory or any parent directory. Returns the content and path if found.