libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
ARGS_INFO_INIT
libgit2
example
args
< Did we see a -- separator
pragma(
inline
, true) pure nothrow @
safe
@
nogc
@
live
public
.
args_info
ARGS_INFO_INIT
(
int
argc
,
char
**
argv
)
Meta
Source
See Implementation
libgit2
example
args
functions
ARGS_CURRENT
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