Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
163
int Options::getOverwriteMode(void) const { return overwrite_mode; }
164
165
const std::string Options::getDefaultDelay(void) const {
166
return vm[
"delay"
].as<std::string>();
Callers
1
CLI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected