|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
serve subcommand options. CLI-exclusive; no config file roundtrip.
More...
#include <ServeParams.hpp>
Public Attributes | |
| std::string | host = "127.0.0.1" |
| std::size_t | max_body_bytes = 1024UL * 1024UL |
| uint16_t | port = 8080 |
serve subcommand options. CLI-exclusive; no config file roundtrip.
| std::string ppforest2::cli::ServeParams::host = "127.0.0.1" |
| std::size_t ppforest2::cli::ServeParams::max_body_bytes = 1024UL * 1024UL |
| uint16_t ppforest2::cli::ServeParams::port = 8080 |