#include <Config.h>
|
static constexpr std::string_view | programKey = "Program"sv |
|
static constexpr std::string_view | argumentsKey = "Arguments"sv |
|
static constexpr std::string_view | expressionsKey = "Expressions"sv |
|
Definition at line 77 of file Config.h.
◆ argumentsType
◆ expressionsType
◆ programType
◆ arguments
◆ argumentsKey
constexpr std::string_view AnyCollect::Config::command::argumentsKey = "Arguments"sv |
|
static |
◆ expressions
◆ expressionsKey
constexpr std::string_view AnyCollect::Config::command::expressionsKey = "Expressions"sv |
|
static |
◆ program
◆ programKey
constexpr std::string_view AnyCollect::Config::command::programKey = "Program"sv |
|
static |
The documentation for this struct was generated from the following file: