mirror of
https://github.com/MontFerret/ferret.git
synced 2025-01-08 03:13:15 +02:00
6 lines
49 B
Go
6 lines
49 B
Go
package cli
|
|
|
|
type Options struct {
|
|
Cdp string
|
|
}
|