package
0.0.0-20221215221243-b79a0d8da330
Repository: https://github.com/purecloudlabs/gprovision.git
Documentation: pkg.go.dev
# Packages
Test app for console package; normal unit test won't work as the vt commands require root privs.
# Functions
get current console id.
No description provided by the author
switch to an unused vt and display messages as they arrive in ch.destroy vt and switch back to original when ch is closed.NOTE - prog must not exit immediately after closing channel, or switch will not happen.
switch to given vt.
get next unused console id.
write line to given vt.
# Type aliases
No description provided by the author