libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
strarray_from_args
libgit2_d
example
args
Consume all remaining arguments in a git_strarray
package nothrow @
nogc
void
strarray_from_args
(
libgit2_d.strarray.git_strarray
*
array
,
libgit2_d.example.args.args_info
*
args
)
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
Consume all remaining arguments in a git_strarray