Skip to main content

Crate datui_cli

Crate datui_cli 

Source
Expand description

Shared CLI definitions for datui.

Used by the main application and by the build script (manpage) and gen_docs binary (command-line-options markdown).

Structs§

Args
Command-line arguments for datui

Enums§

CompressionFormat
Compression format for data files
FileFormat
File format for data files (used to bypass extension-based detection). When --format is not specified, format is auto-detected from the file extension.

Functions§

render_options_markdown
Render command-line options as markdown.