git_note_author

Get the note author

extern (C) nothrow @nogc
git_note_author

Parameters

note const(libgit2_d.types.git_note)*

the note

Return Value

Type: const(libgit2_d.types.git_signature)*

the author

Meta