Mstat
Bun

method

S3File.stat

stat(): Promise<S3Stats>;

Get the stat of a file in an S3-compatible storage service.

@returns

Promise resolving to S3Stat

Referenced types

interface S3Stats