MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / setCommandLineOptions

Function setCommandLineOptions

src/OpenLoco/src/CommandLine.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 void setCommandLineOptions(const CommandLineOptions& options)
34 {
35 _cmdlineOptions = options;
36 }
37
38 class CommandLineParser
39 {

Callers 2

mainFunction · 0.85
simulateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected