Categorygithub.com/superhawk610/terminal
modulepackage
0.1.0
Repository: https://github.com/superhawk610/terminal.git
Documentation: pkg.go.dev

# README

terminal

This package contains a handful of utility functions for interacting with the terminal.

Changelog

See CHANGELOG.md.

License

Copyright © 2019 Aaron Ross, all rights reserved. View the ISC license here.

# Functions

New initializes a terminal (measures its width).

# Structs

Terminal represents an initialized terminal interface (its width has been measured).