Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CommandDefinition = &cobra.Command{ Use: os.Args[0], Short: "Call up another system", Long: "Call up another system.", PersistentPreRun: GlobalSetup, RunE: main, }
View Source
var DstLine string
var DstSystem string var DstPhone string var DstPort string var DstPortAlt string
View Source
var EscapeChar string
View Source
var HalfDuplex bool
View Source
var NoHardwareFloeControl bool
View Source
var NoStop bool
View Source
var ParityFlagEven bool
View Source
var ParityFlagOdd bool
View Source
var ParityString string
View Source
var PrintVersion bool
View Source
var Speed uint64
Functions ¶
func GlobalSetup ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.