class Grits::CheckoutOptions
- Grits::CheckoutOptions
- Reference
- Object
Included Modules
Defined in:
grits/checkout_options.crConstructors
Class Method Summary
Instance Method Summary
- #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(&block : PerformanceDataCb)
- #on_progress(&block : CheckoutProgressCb)
- #our_label
- #paths=(pathspec = [] of String)
- #target_directory
- #target_directory=(value)
- #their_label
- #version