Storm
A Modern Probabilistic Model Checker
|
#include <cstdint>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | storm |
LabParser.cpp. | |
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) |