Discover Packages
github.com/nkaewam/taskw
internal
cli
clean
package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Aug 27, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Service interface {
Clean() (deletedFiles []string , skippedFiles []string , err error )
}
Service handles cleanup of generated files
ProvideCleanService creates a new clean service
@Provider
Source Files
¶
Click to show internal directories.
Click to hide internal directories.