Etermal
Embeddable Terminal and shell for OpenGL
Public Types | Static Public Attributes | List of all members
etm::BasicShell::flag Struct Reference

Contains various shell flags. More...

#include <BasicShell.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)
 

Detailed Description

Contains various shell flags.


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