ase/storage.hh file


Namespaces

namespace Ase
The Anklang C++ API namespace.

Functions

void anklang_cachedir_clean_stale()
Clean stale cache directories from past runtimes, may be called from any thread.
void anklang_cachedir_cleanup(const String& cachedir)
Cleanup a cachedir previously created with anklang_cachedir_create().
auto anklang_cachedir_create() →  String
Create exclusive cache directory for this process' runtime.