How to get controlling terminal cross-platform

前端 未结 0 1750
温柔的废话
温柔的废话 2021-01-15 05:25

I am searching for a cross-platform way to access the controlling terminal in Go:

On unix I can open /dev/tty:

tty, err := os.OpenFile(&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题