From 77679bcf7e25a5ca3ef58e0b4b51c1ea76449606 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 21 Aug 2013 15:26:12 +0200 Subject: issue 4, c version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/argparser.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/argparser.h') diff --git a/src/argparser.h b/src/argparser.h index 41040ad..32e2dd5 100644 --- a/src/argparser.h +++ b/src/argparser.h @@ -296,6 +296,14 @@ extern char* args_options_get_argument(long index); */ extern char* args_options_get_standard(long index); +/** + * Trigger an option + * + * @param name The option's alternative name + * @param value The use value, `null` if argumentless or variadic + */ +void args_optmap_trigger(char* name, char* value); + /** * Gets the help text for a option with a specific index * -- cgit v1.2.3-70-g09d2