Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
crinitTaskCmd_t Struct Reference

#include <task.h>

Data Fields

int argc
 Number of arguments within argv.
 
char ** argv
 String array containing the program arguments, argv[0] contains absolute path to executable.
 

Detailed Description

Type to store a single command within a task.

Field Documentation

◆ argc

int crinitTaskCmd_t::argc

Number of arguments within argv.

◆ argv

char** crinitTaskCmd_t::argv

String array containing the program arguments, argv[0] contains absolute path to executable.


The documentation for this struct was generated from the following file: