Skip to content

class Grits::CheckoutOptions
inherits Reference #

Included modules

Grits::Mixins::Pointable Grits::Mixins::Wrapper

Constructors#

.new(raw : LibGit::CheckoutOptions)#

Class methods#

.default#

Methods#

#ancestor_label#

#dir_mode#

#dir_mode=(value)#

#disable_filters=(disable : Bool)#

#fild_open_flags#

#fild_open_flags=(value)#

#file_mode#

#file_mode=(value)#

#notify_flags#

#notify_flags=(value)#

#on_notify(flags : CheckoutNotifyType = CheckoutNotifyType::All, &block : CheckoutNotifyCb)#

#on_performance_data#

#on_progress#

#our_label#

#paths=(pathspec = [] of String)#

#target_directory#

#target_directory=(value)#

#their_label#

#version#