class Sinew::Main::DSL
simple DSL
for .sinew files
Attributes
sinew[R]
Public Class Methods
new(sinew)
click to toggle source
# File lib/sinew/main.rb, line 67 def initialize(sinew) @sinew = sinew end