This file contains the implementation of the FlagHandler class. More...
#include "flagHandler.h"#include "common.h"#include <sstream>#include <stdexcept>#include <iostream>#include <climits>#include <filesystem>#include <algorithm>This file contains the implementation of the FlagHandler class.