list_command

Function list_command 

Source
pub fn list_command(
    strict: bool,
    show_mocs: bool,
    show_entries: bool,
    filter: Option<Vec<String>>,
    logger: impl Logger,
)