realpath_cache_get()
function realpath_cache_get(): array
Returns realpath cache entries.
Parameters: none.
Returns: array
No examples yet — check examples/ and showcases/ for usage patterns.
Internals
For how realpath_cache_get is implemented in the compiler, see the internals page.