import type { Command } from "commander"; import {
getCoreCliCommandDescriptors,
getCoreCliCommandNames,
getCoreCliCommandsWithSubcommands,
type CommandRegistration,
registerCoreCliByName,
registerCoreCliCommands,
} from "./command-registry-core.js"; import type { ProgramContext } from "./context.js"; import { registerSubCliCommands } from "./register.subclis.js";
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.