struct Grits::DiffIterator
 
  - Grits::DiffIterator
- Struct
- Value
- Object
Included Modules
Defined in:
grits/callbacks/diff_foreach_callbacks.crConstructors
Instance Method Summary
- 
        #add_callbacks
        
          includer should make an method that 
- #execute(diff : Grits::Diff)
- #initialize
- #on_binary(&block : DiffBinaryCb)
- #on_file(&block : DiffFileCb)
- #on_hunk(&block : DiffHunkCb)
- #on_line(&block : DiffLineCb)
Instance methods inherited from module Grits::Mixins::Callbacks
  
  
    
      add_callbacks
    add_callbacks
    
  
    
    
    
  Macros inherited from module Grits::Mixins::Callbacks
  
  
    
      define_callback(method, block_type, var)
    define_callback
    
  
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
Constructor Detail
Instance Method Detail
        
        def add_callbacks
        #
      
      
        
              Description copied from module Grits::Mixins::Callbacks
            
          
          includer should make an method that