mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-13 15:56:05 +00:00
docs: document plugin program cli helpers
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Builds the root Commander program, context, help, hooks, and command registry.
|
||||
import process from "node:process";
|
||||
import { Command } from "commander";
|
||||
import { registerProgramCommands } from "./command-registry.js";
|
||||
|
||||
Reference in New Issue
Block a user