AgentApropos::Frontmatter
Constants
CLOSE_FENCE = /^---[^\S\r\n]*(?:\r?\n|\z)/m
KNOWN_KEYS = ["paths", "contents", "skill", "description"]
OPEN_FENCE = /\A---[^\S\r\n]*\r?\n/
Constructors
Class methods
Instance methods
contents
Sourcedescription
Sourcepaths
Sourcereference_only?
Sourcescoped?
Sourceskill?
Sourceunknown_keys
Source