Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 522 Bytes

angelscripts help

install / setup

$ npm install angelscripts-help

available commands

List all registered angel commands

$ angel help
  -> iterates all angel.reactor handlers
  -> extracts sensible help and returns it as table result

$ angel help :command
  -> finds all commands matching
  -> extracts sensible help descriptions and returns them table result

$ angel help.json
  -> finds all commands
  -> extracts sensible help descriptions and returns them as json