Method: Eggshell::BlockHandler#reset

Defined in:
lib/eggshell/block-handler.rb

#resetObject

Resets state of line inspection.



56
57
58
# File 'lib/eggshell/block-handler.rb', line 56

def reset
  @block_type = nil
end