Method: Lecture::Config#pygment_style=
- Defined in:
- lib/lecture/config.rb
#pygment_style=(value) ⇒ Object
11 12 13 |
# File 'lib/lecture/config.rb', line 11 def pygment_style=(value) Lecture.pygment_style = value end |
11 12 13 |
# File 'lib/lecture/config.rb', line 11 def pygment_style=(value) Lecture.pygment_style = value end |