NB. This command might return null pointers in case some help page is broken.
()
| 36 | |
| 37 | // NB. This command might return null pointers in case some help page is broken. |
| 38 | ListCommands() (result map[int64]*Command, err error) |
| 39 | |
| 40 | RemoveHelpPage(commandId int64) (path string, err error) |
| 41 |
no outgoing calls