class Rundoc::Document

Represents a single rundoc file on disk,

Each document contains one or more fenced code blocks. Those are parsed as ‘FencedCodeBlock` instances and then executed.