enum CCL::CommandMsg::Flags

Overview

#include <icommandhandler.h>

enum Flags
{
    kCheckOnly = 1 < <0,
};

Detailed Documentation

Enum Values

kCheckOnly

test if command is executable