Table of Contents

Enum CommandFlags

Namespace
OneImlx.Terminal.Commands
Assembly
OneImlx.Terminal.dll

Defines special command flags.

[Flags]
public enum CommandFlags

Fields

Authorize = 2

The command requires an authorization.

None = 0

No special flags.

Obsolete = 4

The command is obsolete.