Libraries
»
sinew
(2.0.4)
»
Index
»
Sinew
»
Main
»
#dsl
Method: Sinew::Main#dsl
Defined in:
lib/sinew/main.rb
#
dsl
⇒
Object
35 36 37
# File 'lib/sinew/main.rb', line 35
def
dsl
@dsl
||=
DSL
.
new
(
self
)
end