realpath_cache_size()
function realpath_cache_size(): int
Returns the amount of memory used by the realpath cache.
Parameters: none.
Returns: int
No examples yet — check examples/ and showcases/ for usage patterns.
Internals
For how realpath_cache_size is implemented in the compiler, see the internals page.