Skip to content

LogsCommandResults

github-actions edited this page Apr 22, 2026 · 1 revision

Provides reusable helpers for logging command outcomes and returning exit codes.

Consuming commands stay focused on orchestration while this trait keeps the success, notice, and failure logging shape consistent across the command surface.


  • Full name: \FastForward\DevTools\Console\Command\Traits\LogsCommandResults

Clone this wiki locally