libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
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
functions
lg2_remote
structs
remote_opts