Structure

FileIO

struct FileIO

A wrapper around file operations used by Saga, to abstract away the SagaPathKit dependency.

Type Properties

static let diskAccess: FileIO

The default version of FileIO, which uses SagaPathKit.

Relationships

Conforms To

Swift.Sendable