[][src]Trait common::run::Options

pub trait Options: Clap {
    pub fn color(&self) -> Option<ColorChoice>;
}

Required methods

pub fn color(&self) -> Option<ColorChoice>[src]

Loading content...

Implementors

Loading content...