package zenutil
// These are internal.
const (
LineBreak = "\r\n"
)
var (
Command bool
Timeout int
Separator string