Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
A wrapper around Path whose write operations retry on transient I/O failures.
Properties
Functions
Link copied to clipboard
Wraps this Path in a ResilientPath, adding retry-on-failure semantics to its write operations.
Link copied to clipboard
Formats this path as a clickable file:// URI for log output, or file://<file not specified> when the receiver is null.