Skip to main content

list_skills

Method
This is a method of the SkillManager class in the skills module.
List all discovered skill names.

Signature

def list_skills(&self) -> Vec<&str>

Returns

Returns
Vec<&str>
The result of the operation.