MCPcopy Create free account
hub / github.com/apngasm/apngasm / getOverwriteMode

Method getOverwriteMode

cli/src/options.cpp:163–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163int Options::getOverwriteMode(void) const { return overwrite_mode; }
164
165const std::string Options::getDefaultDelay(void) const {
166 return vm["delay"].as<std::string>();

Callers 1

CLIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected