Class: Md2key::Nodes::Presentation
- Inherits:
-
Struct
- Object
- Struct
- Md2key::Nodes::Presentation
- Defined in:
- lib/md2key/nodes/presentation.rb
Instance Attribute Summary collapse
-
#cover ⇒ Object
Returns the value of attribute cover.
-
#slides ⇒ Object
Returns the value of attribute slides.
Instance Attribute Details
#cover ⇒ Object
Returns the value of attribute cover
3 4 5 |
# File 'lib/md2key/nodes/presentation.rb', line 3 def cover @cover end |
#slides ⇒ Object
Returns the value of attribute slides
3 4 5 |
# File 'lib/md2key/nodes/presentation.rb', line 3 def end |