Documentation
¶
Overview ¶
Package clean executes a selection of items: hard-delete caches, trash user data, or run a tool command. Refuses to touch Keep items.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Action ¶
type Action struct {
Item rules.Item
Method rules.CleanMethod
Err error
}
Action records what was (or would be) done to one item.
Click to show internal directories.
Click to hide internal directories.