class

OutputBuilderMermaid

Inherits OutputBuilder < Reference < Object

Constants

CLI_PARAM_LABELS = {"flag" => "flags", "argument" => "arguments", "env" => "env"}

CLI inputs get a plural label; the bucket key is the singular param type.

RENDERED_BUCKETS = Set {"header", "cookie", "query", "json", "form", "path"}

Buckets output_tree renders explicitly, under a label of their own.

Instance methods

Nested types