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

6 lines
49 B
Go
Raw Normal View History

package app
type Options struct {
Cdp string
}