set_shell_func
Description:
Sets a shell command callback, which is called when a shell command execution is requested.
Parameters:
| this | |
| func |
a shell command callback |
| user_data |
user data to pass to |
Sets a shell command callback, which is called when a shell command execution is requested.
| this | |
| func |
a shell command callback |
| user_data |
user data to pass to |