implementing -I, -s and reset
This commit is contained in:
parent
a42a0aa8ce
commit
164edcdad9
8 changed files with 251 additions and 111 deletions
|
|
@ -120,6 +120,7 @@ struct Options {
|
|||
bool HEADER;
|
||||
bool PERMANENT;
|
||||
bool WAIT;
|
||||
bool INTERACTIVE;
|
||||
} flags;
|
||||
std::string user;
|
||||
std::string password;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue