Crate thoth_cli

Source

Re-exports§

pub use clipboard::ClipboardTrait;
pub use clipboard::EditorClipboard;
pub use code_block_popup::CodeBlockPopup;
pub use config::ThemeMode;
pub use config::ThothConfig;
pub use formatter::format_json;
pub use formatter::format_markdown;
pub use markdown_renderer::MarkdownRenderer;
pub use scrollable_textarea::ScrollableTextArea;
pub use theme::ThemeColors;
pub use theme::DARK_MODE_COLORS;
pub use theme::LIGHT_MODE_COLORS;
pub use title_popup::TitlePopup;
pub use title_select_popup::TitleSelectPopup;
pub use utils::load_textareas;
pub use utils::save_textareas;

Modules§

cli
clipboard
code_block_popup
config
formatter
markdown_renderer
scrollable_textarea
theme
title_popup
title_select_popup
ui
ui_handler
utils

Constants§

BORDER_PADDING_SIZE
DAEMONIZE_ARG
MIN_TEXTAREA_HEIGHT
ORANGE

Functions§

get_clipboard_backup_file_path
get_save_backup_file_path
get_save_file_path