Method: WhatTheGem::Usage::Extractor::CodeBlock#to_h

Defined in:
lib/whatthegem/usage/extractor.rb

#to_hObject



49
50
51
# File 'lib/whatthegem/usage/extractor.rb', line 49

def to_h
  {body: body}
end