Interface: CommandDocument
Properties
authoredTargets?
readonlyoptionalauthoredTargets?: readonlystring[]
Peeled target restriction; never emitted in host command frontmatter.
body
readonlybody:string
diagnostics
readonlydiagnostics: readonlyDiagnostic[]
frontmatter
readonlyfrontmatter:Readonly<Record<string,unknown>>
markdown
readonlymarkdown:string
Exact authored .md bytes decoded as UTF-8.
source
readonlysource:string