Interface: FileResource
Interface: FileResource
Describes the file or directory being acted upon.
Properties
path
path: string;Relative path within the volume.
size?
optional size: number;Content length in bytes — only present for uploads.
volume
volume: string;The volume key (e.g. "uploads").