You've already forked Zygisk-Assistant
mirror of
https://github.com/snake-4/Zygisk-Assistant.git
synced 2025-09-06 06:37:02 +00:00
Added cache for parsers
This commit is contained in:
@@ -30,4 +30,4 @@ private:
|
||||
std::unordered_map<std::string, std::string> mount_options, super_options;
|
||||
};
|
||||
|
||||
std::vector<mountinfo_entry_t> parseMountinfosFromPath(const char *path);
|
||||
const std::vector<mountinfo_entry_t> &parseSelfMountinfo(bool cached = true);
|
||||
|
||||
Reference in New Issue
Block a user