Method: Vedeu::DSL::Interface#attributes
- Defined in:
- lib/vedeu/dsl/interface.rb
#attributes ⇒ Hash (private)
254 255 256 257 258 259 |
# File 'lib/vedeu/dsl/interface.rb', line 254 def attributes { client: client, parent: model, } end |