@clidoc/corefunctionsFunction: parse()On this pageFunction: parse() parse(input, options?): OpenCliDocument Parse JSON or YAML and reject documents that do not match the specification. Parameters input string options? format? "json" | "yaml" Returns OpenCliDocument