libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
tag_state
libgit2_d
example
tag
tag_state represents the current program state for dragging around
struct
tag_state {
libgit2_d
.
types
.
git_repository
*
repo
;
.
tag_options
*
opts
;
}
Members
Variables
opts
.
tag_options
*
opts
;
Undocumented in source.
repo
libgit2_d
.
types
.
git_repository
*
repo
;
Undocumented in source.
Meta
Source
See Implementation
libgit2_d
example
tag
aliases
tag_action
functions
lg2_tag
structs
tag_options
tag_state
tag_state represents the current program state for dragging around