|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|
#include <cstdint>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | storm |
| namespace | storm::cli |
Functions | |
| std::string | storm::cli::shellQuoteSingleIfNecessary (const std::string &arg) |
| For a command-line argument, returns a quoted version with single quotes if it contains unsafe characters. | |
| void | storm::cli::printHeader (std::string const &name, const int argc, const char **argv) |
| void | storm::cli::printVersion () |
| void | storm::cli::printTimeAndMemoryStatistics (uint64_t wallclockMilliseconds) |