1#ifndef joedb_Client_Parser_declared
2#define joedb_Client_Parser_declared
18 const bool default_with_database;
20 std::unique_ptr<Client> client;
void print_help(std::ostream &out) const
Client & parse(int argc, char **argv)
Handle concurrent access to a file with a joedb::Connection.
Create an instance of a Connection by parsing command-line arguments.
Create an instance of a Buffered_File by parsing command-line arguments.
Buffered_File * get_file() const