mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-04-08 18:03:33 +00:00
add -I flag for disabling >> on the interactive prompt
return early from parse_input() if input is a comment add comments to example_commands.txt upd README. minor ver bump
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
void remove_last_part_of_path(char *fullpath);
|
||||
char *kind_as_string(char *s, int kind, int n);
|
||||
char *version_as_string(char *s, long v, int n);
|
||||
bool is_comment(char *s);
|
||||
|
||||
#endif /* __UTIL_H__ */
|
||||
Reference in New Issue
Block a user