statAsync
abstract fun statAsync(opts: FileHandleStatOpts = definedExternally): ERROR CLASS: Symbol not found for Promise<node/fs/Stats>(source)
Since
v10.0.0
Return
Fulfills with an {fs.Stats} for the file.
abstract fun statAsync(opts: FileHandleStatBigIntOpts): ERROR CLASS: Symbol not found for Promise<node/fs/BigIntStats>(source)
abstract fun statAsync(opts: StatOptions = definedExternally): ERROR CLASS: Symbol not found for Promise<kotlin/Any>(source)