Class: Smartdown::Model::Predicate::Named

Inherits:
Struct
  • Object
show all
Defined in:
lib/smartdown/model/predicate/named.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



4
5
6
# File 'lib/smartdown/model/predicate/named.rb', line 4

def name
  @name
end