Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denox/src/utils/DenoXErrors.ts>DenoOptionNotRecognized

Script runner and workspace configuration for Deno
Latest
class DenoOptionNotRecognized
extends DenoXError
import { DenoOptionNotRecognized } from "https://deno.land/x/denox@0.4.0/src/utils/DenoXErrors.ts";

Constructors

new
DenoOptionNotRecognized(option: string)