tag_state

tag_state represents the current program state for dragging around

extern (C) public
struct tag_state {}

Members

Variables

opts
.tag_options* opts;
Undocumented in source.
repo
libgit2.types.git_repository* repo;
Undocumented in source.

Meta