한국어
Appearance
디스크상의 인덱스 파일 전체 경로를 가져와요.
class Index { path(): string | null; }
만약 인메모리 인덱스라면 null을 반환해요.
null