Method: Vedeu::Null::Generic#attributes

Defined in:
lib/vedeu/null/generic.rb

#attributesString (readonly)

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:

  • (String)


15
16
17
# File 'lib/vedeu/null/generic.rb', line 15

def attributes
  @attributes
end