from_properties
Method
This is a method of the SkillMetadata class in the skills module.Create from SkillProperties.
Signature
Parameters
No description available.
Returns
The result of the operation.
from_properties: Create from SkillProperties.
This is a method of the SkillMetadata class in the skills module.Create from SkillProperties.
def from_properties(props: &SkillProperties) -> Option<Self>