stat

abstract suspend fun stat(opts: FileHandleStatOpts = definedExternally): Stats(source)
abstract suspend fun stat(opts: FileHandleStatBigIntOpts): BigIntStats(source)
abstract suspend fun stat(opts: StatOptions = definedExternally): Any(source)