class Grits::Wrappers::PushUpdate

Included Modules

Defined in:

grits/wrappers/push_update.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(raw : Pointer(LibGit::PushUpdate)) #

[View source]

Instance Method Detail

def destination #

[View source]
def destination_name #

[View source]
def source #

[View source]
def source_name #

[View source]