FileStat.this

The constructor creates object with file information by file path.

struct FileStat
this
(
string filepath
,)

Parameters

filepath string

The path to the file being examined.

fieldMask uint

Used to tell the kernel which fields the caller is interested in.

Meta