Rishka
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
args.h File Reference

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...
 

Detailed Description

Header file for handling command line arguments in Rishka applications.

Author
Nathanne Isip

This header file defines the Args class, which provides functionalities for accessing and handling command line arguments passed to Rishka applications.