MCPcopy Create free account
hub / github.com/OneMoreGres/ScreenTranslator / isPortable

Method isPortable

src/settings.cpp:326–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326bool Settings::isPortable() const
327{
328 return isPortable_;
329}
330
331void Settings::setPortable(bool isPortable)
332{

Callers 2

setSettingsMethod · 0.80
updateStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected