Embedded TCP/IP stack
4.7.0
|
const fnet_shell_command_t* fnet_shell_get_command_by_name | ( | fnet_shell_desc_t | desc, |
const fnet_char_t * | name | ||
) |
Looks for a shell command by its name.
desc | Shell service descriptor. |
name | Command name (null-terminated string). |
name
.This function is looking for a shell command by its name.