pub fn ui_subcommand_handler(
    init_args: [&str; 2],
    subcommand_args: &ArgMatches,
    current_working_directory: PathBuf
)