options

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2021 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicOptions

type BasicOptions struct {
	WorkingDir  string `flag:"working-dir,wd" value:"" usage:"working dir path to run syncer"`
	WorkingHead string `flag:"working-head,wh" value:"" usage:"working head to run syncer"`
	Remote      string `flag:"remote" value:"" usage:"Use specific remote config"`
	Verbose     string `flag:"verbose" value:"info" usage:"Verbose level"`
}

BasicOptions is basic options that all command shall support

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL