Skip to content

File system and operating system utilities in Swift.

License

Notifications You must be signed in to change notification settings

apparata/SystemKit

Repository files navigation

SystemKit

License

See the LICENSE file for licensing information.

Table of Contents

App

AppStateObserver

TODO

Environment

Environment

TODO

StandardEnvironmentVariables

TODO

Execution

ExecutableFinder

macOS only

TODO

Execution

macOS only

TODO

ExecutionMode

TODO

File System

AppDataFolder

TODO

FileEventStream

macOS only

TODO

Path

TODO

TemporaryFolder

TODO

Persistence

CodableFile

TODO

Key Value Store

FileBackedKeyValueStore

TODO

KeyValueStore

TODO

MemoryBackedKeyValueStore

TODO

Subprocess

Subprocess

macOS only

TODO

SubprocessError

macOS only

TODO

SubprocessResult

macOS only

TODO

Time

RelativeTime

TODO

StopWatch

TODO

Timer

TODO