nsshell::THREAD method do (public)
<instance of nsshell::THREAD> do cmd
Defined in /usr/local/ns/tcl/nsshell/shell.tcl
Execute the provided cmd in the slave thread. If the thread does not exist, create it.
- Parameters:
- cmd (required)
- Testcases:
- No testcase defined.