Class: Datanorm::Headers::V4::Title

Inherits:
Object
  • Object
show all
Includes:
Calls
Defined in:
lib/datanorm/headers/v4/title.rb

Overview

Parses a Vendor from the raw first line of a Datanorm file.

Instance Method Summary collapse

Instance Method Details

#callObject



12
13
14
# File 'lib/datanorm/headers/v4/title.rb', line 12

def call
  ::Datanorm::Helpers::Utf8.call all_texts
end