Talk:Check output device is a terminal

From Rosetta Code
Revision as of 08:48, 28 March 2013 by rosettacode>Markhobley (better names)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This might be better named "Check output device is a terminal", or "Check output device is teletype". Rationale: I think we are primarily "checking" device type, rather than "determining what input" or "determining what output" is being obtained or transmitted.

We might be able to merge both the input and output device checks to determine interactivity status. This is just an idea, but it will probably be the way it is implemented in real code.

Markhobley 08:48, 28 March 2013 (UTC)