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