Exception: Nexo::MissingDependencyError
- Defined in:
- lib/nexo.rb
Overview
Raised when an optional (soft) dependency is required but not installed. The message names the missing gem and how to install it. Not raised in Spec 0 — the soft-dep guards arrive with their own specs.