plptools
Loading...
Searching...
No Matches
cli_utils.h File Reference
#include "config.h"
#include <string>
Include dependency graph for cli_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cli_utils
 

Functions

bool cli_utils::is_number (const std::string &s)
 
int cli_utils::lookup_default_port ()
 
bool cli_utils::parse_port (const std::string &arg, std::string *host, int *port)
 
bool cli_utils::parse_port (std::nullptr_t, std::string *, int *)=delete