Shumoku Docs

ドキュメントを検索

共通文書と現行公開版

検索を読み込み中…

English

@shumoku/core · 0.4.0 · function

severityAtLeast

ソース

APIの説明は英語のcanonical sourceを表示しています。

True when `severity` is at least as severe as `min`.

severityAtLeast(severity: AlertSeverity, min: AlertSeverity): boolean

パラメーター

名前 説明 既定値
severity AlertSeverity 追加説明はありません。
min AlertSeverity 追加説明はありません。

戻り値

boolean

libs/@shumoku/core/src/plugin-kit/severity.ts:37