root

package
v0.0.0-...-fc8a6bf Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CommandDefinition = &cobra.Command{
	Use:   os.Args[0],
	Short: "Serial port connector",
	Long: `A simple program to interact with serial ports that just works.
Go to https://github.com/Jamesits/serial for detailed documentation and source code.
`,
	PersistentPreRun: GlobalSetup,
	RunE:             main,
}
View Source
var LogLevel uint8
View Source
var UserConfigFilePath string

Functions

func GlobalSetup

func GlobalSetup(cmd *cobra.Command, args []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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