|
Etermal
Embeddable Terminal and shell for OpenGL
|
Contains various shell flags. More...
#include <Shell.h>
Public Types | |
| typedef int | type |
| The general flag datatype. | |
Static Public Attributes | |
| static constexpr type | none = 0 |
| Flag for no flags. | |
| static constexpr type | nocase = 1 << 0 |
If set, all given aliases will be converted to lowercase, and so will the invokation commands (first command given, like in say g++ ..., "g++" is the invokation command) | |
Contains various shell flags.
1.8.18