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

Returns

Vec<&str>
The result of the operation.

Rust Skills