Skip to main content

command_dir

Function command_dir 

Source
pub fn command_dir(
    agent: Agent,
    scope: Scope,
    project_root: &Path,
) -> Option<PathBuf>
Expand description

Slash-command directory for agents that support project commands. Returns None for agents with no known command convention.