Method: Vedeu::DSL::Text#parent

Defined in:
lib/vedeu/dsl/helpers/text.rb

#parentNilClass|void (private)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (NilClass|void)


77
78
79
# File 'lib/vedeu/dsl/helpers/text.rb', line 77

def parent
  options[:parent]
end