Structure
FileIO
struct FileIOA wrapper around file operations used by Saga, to abstract away the SagaPathKit dependency.
Type Properties
static let diskAccess: FileIOThe default version of FileIO, which uses SagaPathKit.
Relationships
Conforms To
Swift.Sendable