1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/cmd/cli/app/options.go

6 lines
49 B
Go

package app
type Options struct {
Cdp string
}