11 #ifndef COMPATIBILITY_AGENT_STATE_HPP
12 #define COMPATIBILITY_AGENT_STATE_HPP
30 bool isVerbosityDebug()
const;
31 bool doJsonOutput()
const;
47 void setAgentId(
const int agentId);
48 int getAgentId()
const;
Store the options sent through the CLI.
Store the state of the agent.
CompatibilityAgent compatibilityAgent
const CompatibilityCliOptions cliOptions