StatSyncFn
Functions
Link copied to clipboard
abstract operator fun invoke(path: PathLike, options: StatSyncFnBigIntThrowIfNoEntryOptions): BigIntStats
abstract operator fun invoke(path: PathLike, options: StatSyncFnSimpleOptions = definedExternally): Stats?
abstract operator fun invoke(path: PathLike, options: StatSyncFnSimpleThrowIfNoEntryOptions = definedExternally): Stats