Skip to content
# Function: getErrorMode()

getErrorMode(program): AshibaErrorMode

Defined in: packages/cli/src/index.ts:81

Resolve the configured human-oriented or AI-oriented error output mode.

Parameters

program

Command

Returns

AshibaErrorMode

Released under the MIT License.