photoprism/internal/photoprism/cleanup_options.go

5 lines
61 B
Go

package photoprism
type CleanUpOptions struct {
Dry bool
}