@yuantest/playwright - v1.0.5
    正在准备搜索索引...

    类 FilesystemStorage

    实现

    索引

    构造函数

    方法

    • 类型参数

      • T

      参数

      • filePath: string

      返回 Promise<Result<T>>

    • 参数

      • filePath: string

      返回 Promise<Result<string>>

    • 参数

      • filePath: string

      返回 Promise<Result<Buffer<ArrayBufferLike>>>

    • 参数

      • dirPath: string

      返回 Promise<Result<string[]>>

    • 参数

      • filePath: string

      返回 Promise<Result<void>>

    • 参数

      • filePath: string

      返回 Promise<Result<Stats>>