English
Appearance
Get the full path to the index file on disk.
class Index { path(): string | null; }
Returns null if this is an in-memory index.
null