Top Level Namespace
Defined Under Namespace
Modules: Interface Classes: Attribute, DSL
Instance Method Summary collapse
Instance Method Details
#interface(&block) ⇒ Object
9 10 11 |
# File 'lib/interface_semantics.rb', line 9 def interface(&block) Interface.(&block) end |