Method: Classifoclc::Work#format

Defined in:
lib/classifoclc/work.rb

#formatString

Get the format

Returns:

  • (String)


28
29
30
# File 'lib/classifoclc/work.rb', line 28

def format
  @work['format']
end