|
suanPan
|
#include "argument.h"#include <Include/whereami/whereami.h>#include <Step/Bead.h>#include <Toolbox/Converter.h>#include <Toolbox/command.h>#include <Toolbox/revision.h>#include <Toolbox/utility.h>#include <UnitTest/CatchHeader.h>#include <argparse/argparse.hpp>#include <array>Functions | |
| void | argument_parser (const int argc, char **argv) |
| void | print_version () |
| void | cli_mode (const shared_ptr< Bead > &model) |
Variables | |
| constexpr auto | SUANPAN_MAJOR = 3 |
| constexpr auto | SUANPAN_MINOR = 9 |
| constexpr auto | SUANPAN_PATCH = 0 |
| constexpr auto | SUANPAN_CODE = "Canopus" |
| bool | SUANPAN_PRINT = true |
| bool | SUANPAN_COLOR = true |
| bool | SUANPAN_VERBOSE = false |
| fs::path | SUANPAN_EXE = "" |
|
constexpr |
| bool SUANPAN_COLOR = true |
| fs::path SUANPAN_EXE = "" |
|
constexpr |
|
constexpr |
|
constexpr |
| bool SUANPAN_PRINT = true |
| bool SUANPAN_VERBOSE = false |