load_full
Method
This is a method of the SkillLoader class in the skills module.Load full skill (Level 2 - instructions).
Signature
Parameters
No description available.
Returns
The result of the operation.
load_full: Load full skill (Level 2 - instructions).
This is a method of the SkillLoader class in the skills module.Load full skill (Level 2 - instructions).
def load_full(&mut self, name: &str) -> Result<&SkillProperties, ParseError>