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