Crinit -- Configurable Rootfs Init
|
#include <task.h>
Public Attributes | |
int | argc |
Number of arguments within argv. More... | |
char ** | argv |
String array containing the program arguments, argv[0] contains absolute path to executable. More... | |
Type to store a single command within a task.
int crinitTaskCmd_t::argc |
Number of arguments within argv.
char** crinitTaskCmd_t::argv |
String array containing the program arguments, argv[0] contains absolute path to executable.