Method: Ayadn::SetMarker#initialize
- Defined in:
- lib/ayadn/set.rb
#initialize ⇒ SetMarker
Returns a new instance of SetMarker.
482 483 484 485 |
# File 'lib/ayadn/set.rb', line 482 def initialize super @category = 'marker' end |
Returns a new instance of SetMarker.
482 483 484 485 |
# File 'lib/ayadn/set.rb', line 482 def initialize super @category = 'marker' end |