libgit2-d ~master (2021-07-01T09:53:17Z)
Home
Dub
Repo
remote_opts
libgit2_d
example
remote
Undocumented in source.
struct
remote_opts {
.
subcmd
cmd
;
int
argc
;
char
**
argv
;
}
Members
Variables
argc
int
argc
;
Undocumented in source.
argv
char
**
argv
;
Undocumented in source.
cmd
.
subcmd
cmd
;
Undocumented in source.
Meta
Source
See Implementation
libgit2_d
example
remote
enums
subcmd
subcmd_add
functions
lg2_remote
structs
remote_opts