Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

provides

This field contains an optional list of virtual module names that this context provides.

This works the same as provides on modules. The listed names are set on the context’s associated module, making the context satisfy dependencies on those names.

Example:

contexts:
  - name: context_with_hw_support
    parent: default
    provides:
      - hardware_abstraction