1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-01-08 03:13:15 +02:00
ferret/cmd/cli/options.go
2018-09-25 21:49:42 -04:00

6 lines
49 B
Go

package cli
type Options struct {
Cdp string
}