statAsync
external fun statAsync(path: PathLike, opts: StatSimpleOpts = definedExternally): <Error class: unknown class><Stats>(source)
Since
v10.0.0
Return
Fulfills with the {fs.Stats} object for the given path
.
external fun statAsync(path: PathLike, opts: StatBigIntOpts): <Error class: unknown class><BigIntStats>(source)
external fun statAsync(path: PathLike, opts: StatOptions = definedExternally): <Error class: unknown class><Any>(source)