Method: Funky::Post#type

Defined in:
lib/funky/post.rb

#typeString



4
5
6
# File 'lib/funky/post.rb', line 4

def type
  data[:type]
end