MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / AppPaths

Method AppPaths

Tactility/Include/Tactility/app/AppPaths.h:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15public:
16
17 explicit AppPaths(const AppManifest& manifest) : manifest(manifest) {}
18
19 /**
20 * The user data directory is intended to survive OS upgrades.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected