class GitTag : public ObjectWrap
Wrapper for libgit2 git_error.
GitTag | Wrapper for libgit2 git_error. |
Variables | |
constructor_template | Used to create Node.js constructor. |
Functions | |
Initialize | Used to intialize the EventEmitter from Node.js |
GitTag | |
New | args v8::Arguments function call |
Wrapper for libgit2 git_error.
class GitTag : public ObjectWrap
Used to create Node.js constructor.
static v8::Persistent<v8::FunctionTemplate> constructor_template
Used to intialize the EventEmitter from Node.js
static void Initialize( v8:: Handle<v8::Object> target )
GitTag()
args v8::Arguments function call
static v8::Handle<v8::Value> New( const v8:: Arguments & args )