Function command_main

Source
pub fn command_main(
    args: ArgMatches<'_>,
    tab_version: &'static str,
) -> Result<i32>