Fluxion::CLI::Format
Inherits Enum < Comparable < Value < Object
How structured output should be rendered.
Constants
Text = 0
Table = 1
Tree = 2
Json = 3
Mermaid = 4
Dot = 5
Markdown = 6
Html = 7
Class methods
Instance methods
config_name
SourceInherits Enum < Comparable < Value < Object
How structured output should be rendered.