Method: RubySlides::Slide::Introduction#title
- Defined in:
- lib/ruby_slides/slide/introduction.rb
#title ⇒ Object (readonly)
Returns the value of attribute title.
9 10 11 |
# File 'lib/ruby_slides/slide/introduction.rb', line 9 def title @title end |