「🏗️」 wip: parsing should be good
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
typedef struct {
|
||||
bool opts[OPT_NB];
|
||||
char *arg[OPT_NB];
|
||||
char **hosts;
|
||||
} args_t;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user