Method: Agave::Dump::Dsl::DataFile#content

Defined in:
lib/agave/dump/dsl/create_post.rb

#content(value) ⇒ Object



18
19
20
# File 'lib/agave/dump/dsl/create_post.rb', line 18

def content(value)
  @operation.content = value
end