Skip to content

k-takata/go-iscygpty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-iscygpty

Golang port of iscygpty which is a part of ptycheck. Check if a program running on mintty (or some other terminal) on Cygwin/MSYS.

API

Only three functions are provided.

  • GetPipeName()
  • IsCygwinPty()
  • IsCygwinPtyUsed()

See _exapmle/example.go for usage.

License

The MIT License

Releases

No releases published

Packages

No packages published

Languages