5 lines
96 B
Go
5 lines
96 B
Go
// +build !windows
|
|
|
|
package iostreams
|
|
|
|
func (s *IOStreams) EnableVirtualTerminalProcessing() {}
|