src.elv.sh/pkg/sys.Termios.SetEcho (method)

2 uses

	src.elv.sh/pkg/sys (current package)
		termios.go#L57: func (term *Termios) SetEcho(v bool) {

	src.elv.sh/pkg/cli/term
		setup_unix.go#L28: 	term.SetEcho(false)