• Type-guard predicate that checks if an [IOError] is of type [WriteError].

    Parameters

    • value: IOError

      the error value to check

    Returns boolean

Generated using TypeDoc