load_metadata
Method
This is a method of the SkillLoader class in the skills module.Load skill metadata (Level 1 - lightweight).
Signature
Parameters
No description available.
Returns
The result of the operation.
load_metadata: Load skill metadata (Level 1 - lightweight).
This is a method of the SkillLoader class in the skills module.Load skill metadata (Level 1 - lightweight).
def load_metadata(&mut self, path: &Path) -> Result<SkillMetadata, ParseError>