Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/cmd/commander/index.ts>Option#attributeName

Commander.js (command-line interfaces) for Deno.
Latest
method Option.prototype.attributeName
import { Option } from "https://deno.land/x/cmd@v1.2.0/commander/index.ts";

Return option name, in a camelcase format that can be used as a object attribute key.