Struct SelfArgs [source]

pub(in crate::cli) struct SelfArgs {
    pub(in crate::cli) command: SelfCommand,
}

Fields

command

pub(in crate::cli) command: SelfCommand