Method: Frodo::Entity#type

Defined in:
lib/frodo/entity.rb

#typeObject (readonly)

The Entity type name



9
10
11
# File 'lib/frodo/entity.rb', line 9

def type
  @type
end