Class: Closer::Formatter::Html::SnippetExtractor::NullConverter

Inherits:
Object
  • Object
show all
Defined in:
lib/closer/formatter/html.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#convert(code, pre) ⇒ Object



693
# File 'lib/closer/formatter/html.rb', line 693

def convert(code, pre); code; end