softprops / atty

are you or are you not a tty?
MIT License
271 stars 48 forks source link

Add support for x86_64-fortanix-unknown-sgx target #44

Closed ssavvides closed 3 years ago

ssavvides commented 3 years ago

Running example:

cargo run --target x86_64-fortanix-unknown-sgx --example atty

ssavvides commented 3 years ago

Superseded by https://github.com/softprops/atty/pull/38