class Puppet::Pops::Adapters::DocumentationAdapter

A documentation adapter adapts an object with a documentation string. (The intended use is for a source text parser to extract documentation and store this in DocumentationAdapter instances).

Attributes

documentation[RW]

@return [String] The documentation associated with an object