Skip to main content

parse_manifest

Function parse_manifest 

Source
pub fn parse_manifest(
    manifest_path: &Path,
) -> Result<ParseResult, SkillfileError>
Expand description

Parse a Skillfile manifest from the given path.