appleftovers

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package appleftovers provides scanners for orphaned app preferences, iOS device backups, and old Downloads files on macOS.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scan

func Scan() ([]scan.CategoryResult, error)

Scan discovers orphaned app preferences, iOS device backups, and old Downloads files. Missing directories are silently skipped. No files are modified.

Types

type CmdRunner

type CmdRunner func(ctx context.Context, name string, args ...string) ([]byte, error)

CmdRunner executes an external command and returns its combined stdout output. It is used for dependency injection so PlistBuddy calls can be mocked in tests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL