For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-admin/classes/LevelStorageQuerySnapshotFile.md.

Class: LevelStorageQuerySnapshotFile experimental

data

Beta

包含快照过程中所收集的文件的相关信息。

Contains information about a file that was gathered during a snapshot.

Properties

fileName

readonly fileName: string

Beta

Remarks

快照中该文件的路径。

The path to the file in the snapshot.


fileSize

readonly fileSize: number

Beta

Remarks

快照中该文件的大小。

The size of the file in the snapshot.

同领域相关