term:打包条款管理POSIX终端

时间:2024-06-03 11:44:17
【文件属性】:

文件名称:term:打包条款管理POSIX终端

文件大小:23KB

文件格式:ZIP

更新时间:2024-06-03 11:44:17

Go

学期 import "github.com/pkg/term" 打包条款管理POSIX终端。 当POSIX终端连接到UART或仿真UART时,该软件包还提供了对各种UART和串行线路参数的控制。 func CBreakMode func CBreakMode ( t * Term ) error CBreakMode将终端置于cbreak模式。 func RawMode func RawMode ( t * Term ) error RawMode将终端置于原始模式。 功能速度 func Speed ( baud int ) func ( * Term ) error 速度设置终端的波特率选项。 字词类型 type Term struct { // contains filtered or unexported fields } 术语表示异步通信端口。 功能开放 fu


【文件预览】:
term-master
----.travis.yml(113B)
----term_posix.go(7KB)
----term_linux.go(3KB)
----term_test.go(2KB)
----term_darwin.go(2KB)
----term_open_posix.go(881B)
----.github()
--------workflows()
----example_test.go(703B)
----term_bsdu.go(2KB)
----term_windows.go(3KB)
----termios()
--------pty_test.go(215B)
--------pty_darwin.go(850B)
--------doc.go(187B)
--------termios_test.go(3KB)
--------termios.go(1KB)
--------termios_bsd.go(2KB)
--------termios_linux_test.go(175B)
--------ioctl.go(177B)
--------termios_linux.go(2KB)
--------termios_const.go(147B)
--------pty_linux.go(519B)
--------pty_freebsd.go(685B)
--------pty_netbsd.go(484B)
--------pty.go(1001B)
--------termios_const_solaris.go(209B)
--------pty_cgo.go(636B)
--------termios_solaris.go(3KB)
----LICENSE(1KB)
----term_bsdi.go(2KB)
----go.sum(207B)
----README.md(3KB)
----term_solaris.go(3KB)
----term.go(2KB)
----go.mod(97B)

网友评论