up: TIO     index Zimbu documentation

BITS TIO.ControlMode @public

summary

     

For docs see the termios manpage, c_cflag constants.

TIO.CharSize  $csize @file 
bool  $cstopb @file 
bool  $cread @file 
bool  $parenb @file 
bool  $parodd @file 
bool  $hupcl @file 
bool  $clocal @file 
bool  $loblk @file 
bool  $cmspar @file 
bool  $crtscts @file 
 

members (alphabetically)

     

bool $clocal @file

bool $cmspar @file

bool $cread @file

bool $crtscts @file

TIO.CharSize $csize @file

bool $cstopb @file

bool $hupcl @file

bool $loblk @file

bool $parenb @file

bool $parodd @file

license

      Copyright 2014 Bram Moolenaar All Rights Reserved.

      Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0