beaker.terminal
Last updated
Was this helpful?
Last updated
Was this helpful?
Register a Webterm Page Command. See the .
command Object
handle Function. The command's handling function. May be async. Accepts a single opts
object as the first argument and then any number of positional arguments after.
name String. The name of the command.
help String. An optional help description of the command.
usage String. An optional usage description of the command.
Returns Void
commandName String. The name of the command to unregister.
Returns Void.
Unregisters a Webterm Page Command. See the .