Skip to main content

discover

Method
This is a method of the SkillManager class in the skills module.
Discover skills in the given directories.

Signature

def discover(&mut self, dirs: &[impl AsRef<Path>]) -> Vec<SkillMetadata>

Parameters

dirs
&
required
No description available.

Returns

Returns
Vec<SkillMetadata>
The result of the operation.