Method: Lookbook::ScenarioGroupEntity#preview

Defined in:
lib/lookbook/entities/scenario_group_entity.rb

#previewPreviewEntity (readonly) Also known as: parent

The preview that this scenario belongs to.

Returns:



20
21
22
# File 'lib/lookbook/entities/scenario_group_entity.rb', line 20

def preview
  @preview
end