Class: Smartdown::Model::Predicate::Combined

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

Instance Attribute Summary collapse

Instance Attribute Details

#predicatesObject

Returns the value of attribute predicates

Returns:

  • (Object)

    the current value of predicates



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

def predicates
  @predicates
end