method NagareError.prototype.toString
NagareError.prototype.toString(): string

Format error for CLI output with colors and structure

Return Type

string

Formatted error string with suggestions and context

Usage

import { NagareError } from ".";