W3cubDocs

/Haxe Python

Termios

package python.lib

@:pythonImport("termios",ignoreError = true) Available on python

Static variables

static ECHO:Int

static TCSADRAIN:Int

Static methods

static tcgetattr (fileNo:Int):TermiosSettings

static tcsetattr (fileNo:Int, when:Int, settings:TermiosSettings):Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/Termios.html