Dump

Write the content of a storage into the console.

Options

dump (string)

The identifier of the storage.

format (string)

Example

todos: !storage
  - content: Groceries
  - content: Work

default: !task
  - dump: todos

Last updated

Was this helpful?