class ROM::Files::Extensions::Text::AttributesInferrer

Public Instance Methods

markup_type() click to toggle source

@return [Dry::Types::Definition]

# File lib/rom/files/extensions/text/attributes_inferrer.rb, line 11
def markup_type
  Types::String
end