libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_note_message
libgit2_d
notes
Get the note message
extern (
C
) nothrow @
nogc
const
(
char
)*
git_note_message
(
const
(
libgit2_d.types.git_note
)*
note
)
Parameters
note
const
(
libgit2_d
.
types
.
git_note
)*
the note
Return Value
Type:
const
(
char
)*
the note message
Meta
Source
See Implementation
libgit2_d
notes
aliases
git_note_foreach_cb
git_note_iterator
functions
git_note_author
git_note_commit_create
git_note_commit_iterator_new
git_note_commit_read
git_note_commit_remove
git_note_committer
git_note_create
git_note_default_ref
git_note_foreach
git_note_free
git_note_id
git_note_iterator_free
git_note_iterator_new
git_note_message
git_note_next
git_note_read
git_note_remove
structs
git_iterator
Get the note message