LemonCliRunners.KimiSchema.ErrorMessage (lemon_cli_runners v0.1.0)

View Source

Error line emitted by the CLI

Summary

Types

t()

@type t() :: %LemonCliRunners.KimiSchema.ErrorMessage{
  error: String.t() | map(),
  type: :error
}