Class: PictureTag::Instructions::Preset
- Inherits:
-
Instruction
- Object
- Instruction
- PictureTag::Instructions::Preset
- Defined in:
- lib/jekyll_picture_tag/instructions/children/parsers.rb
Overview
Currently selected preset
Instance Method Summary collapse
Methods inherited from Instruction
Instance Method Details
#source ⇒ Object
19 20 21 |
# File 'lib/jekyll_picture_tag/instructions/children/parsers.rb', line 19 def source PictureTag::Parsers::Preset.new PictureTag.params.preset_name end |