Rishka
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
|
Header file for handling command line arguments in Rishka applications. More...
#include <librishka/types.h>
Go to the source code of this file.
Classes | |
class | Args |
Class for handling command line arguments in Rishka applications. More... | |
Header file for handling command line arguments in Rishka applications.
This header file defines the Args class, which provides functionalities for accessing and handling command line arguments passed to Rishka applications.