nsshell::CurrentThreadHandler method autocomplete (public)
<instance of nsshell::CurrentThreadHandler> autocomplete arg \ kernel channel
Defined in /usr/local/ns/tcl/nsshell/shell.tcl
Try to autocomplete the value provided in "$arg". This method returns a dict with the "status" and a "result" consisting of potential completions.
- Parameters:
- arg (required)
- kernel (required)
- channel (required)
- Testcases:
- No testcase defined.