Class: Isstempl::Dsl
- Inherits:
-
Object
- Object
- Isstempl::Dsl
- Defined in:
- lib/isstempl_dsl.rb
Overview
Dsl
Instance Attribute Summary collapse
-
#isstempl ⇒ Object
Returns the value of attribute isstempl.
Instance Method Summary collapse
-
#initialize ⇒ Dsl
constructor
A new instance of Dsl.
Constructor Details
Instance Attribute Details
#isstempl ⇒ Object
Returns the value of attribute isstempl.
7 8 9 |
# File 'lib/isstempl_dsl.rb', line 7 def isstempl @isstempl end |