github.com/abdfnx/gh-api@v0.0.0-20210414084727-f5432eec23b8/pkg/iostreams/console.go (about)

     1  // +build !windows
     2  
     3  package iostreams
     4  
     5  func (s *IOStreams) EnableVirtualTerminalProcessing() {}