class
Squarectl::CommandError
- Squarectl::CommandError
- Exception
- Reference
- Object
Overview
Raised when a spawned command exits non-zero, so a failed step surfaces as a non-zero squarectl exit code (caught by the top-level handler) instead of being silently swallowed.