declslides.cli.OutputFormat
See theOutputFormat companion object
Output formats accepted by the CLI.
This enum models the user-facing format vocabulary accepted on the command line. It intentionally stays small and explicit.
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Markdown output using the canonical Markdown label.
Markdown output using the canonical Markdown label.
Attributes
Markdown output using the short md label.
Markdown output using the short md label.
Attributes
Plain text output using the canonical text label.
Plain text output using the canonical text label.
Attributes
Plain text output using the short txt label.
Plain text output using the short txt label.
Attributes