Class: ClosingComments::Processor::JSON

Inherits:
ClosingComments::Processor show all
Defined in:
lib/closing_comments/processor.rb

Overview

class Fixer

Instance Method Summary collapse

Methods inherited from ClosingComments::Processor

#initialize, #process, #success?

Constructor Details

This class inherits a constructor from ClosingComments::Processor

Instance Method Details

#handle(_) ⇒ Object

Don’t stare, I’m just implementing an API, ok?



67
# File 'lib/closing_comments/processor.rb', line 67

def handle(_); end