use_layout

Load a layout file and merge into the current set of layouts.

Options

file

default: 'layout.yml'

The file or array of files to load. Treated exactly how Squib::Deck.new parses it.

Examples