libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
ARGS_INFO_INIT
libgit2_d
example
args
< Did we see a -- separator
package pragma(
inline
, true) pure nothrow @
safe
@
nogc.args_info
ARGS_INFO_INIT
(
int
argc
,
char
**
argv
)
Meta
Source
See Implementation
libgit2_d
example
args
functions
ARGS_INFO_INIT
is_integer
is_prefixed
match_arg_separator
match_bool_arg
match_int_arg
match_str_arg
match_uint16_arg
match_uint32_arg
optional_str_arg
strarray_from_args
structs
args_info
< Did we see a -- separator