mirror of
https://github.com/zoriya/ash.git
synced 2026-05-27 00:26:48 +00:00
inhibitors working but pre process made by aliases makes some limits
This commit is contained in:
@@ -14,4 +14,5 @@ typedef struct parser_map {
|
||||
int (*parser)(char *, char **);
|
||||
} parser_map;
|
||||
|
||||
char **parse_input(char *cmd);
|
||||
int parse_quotes(char *ptr, char **data);
|
||||
Reference in New Issue
Block a user