Documentation for Simbo's Packages
    Preparing search index...

    Function isReadableFile

    • Check if a file is readable.

      Parameters

      • path: string

        The path to check.

      Returns Promise<boolean>

      A promised boolean indicating if the file is readable.