photoprism/internal/photoprism/cleanup_options.go

6 lines
61 B
Go

package photoprism
type CleanUpOptions struct {
Dry bool
}