Method: GeoWorks::GeoFileFormatBehavior#image_work?

Defined in:
app/models/concerns/geo_works/geo_file_format_behavior.rb

#image_work?Boolean



25
26
27
# File 'app/models/concerns/geo_works/geo_file_format_behavior.rb', line 25

def image_work?
  false
end