mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-18 22:17:54 +08:00
adjust api, test commands with a greenmail instance
This commit is contained in:
@@ -16,8 +16,8 @@ use self::{
|
||||
|
||||
/// Manage folders.
|
||||
///
|
||||
/// A folder (AKA mailbox, or directory) contains envelopes and
|
||||
/// messages. This subcommand allows you to manage them.
|
||||
/// A folder (as known as mailbox, or directory) contains one or more
|
||||
/// emails. This subcommand allows you to manage them.
|
||||
#[derive(Debug, Subcommand)]
|
||||
pub enum FolderSubcommand {
|
||||
#[command(alias = "add", alias = "new")]
|
||||
|
||||
Reference in New Issue
Block a user