Crate falcon_cli

Source

Modules§

help
io
Traits, helpers, and type definitions for core I/O functionality.
router

Macros§

cli_error
cli_send
utput text wordwrapped to 70 characters per-line.
indexmap
Create an IndexMap from a list of key-value pairs

Structs§

IndexMap
A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
Textwrap_Options
Holds configuration options for wrapping and filling text.

Traits§

CliCommand
Write
A trait for objects which are byte-oriented sinks.

Functions§

Textwrap_Fill
Fill a line of text at a given width.
cli_clear_screen
cli_confirm
cli_display_array
cli_display_table
cli_get_input
cli_get_new_password
cli_get_option
cli_get_password
cli_header
cli_run
cli_success