package
1.8.10
Repository: https://github.com/cloud-annotations/survey.git
Documentation: pkg.go.dev

# README

survey/terminal

This package started as a copy of kokuban/go-ansi but has since been modified to fit survey's specific needs.

# Functions

No description provided by the author
NewAnsiStderr returns special stderr, which converts escape sequences to Windows API calls on Windows environment.
NewAnsiStdout returns special stdout, which converts escape sequences to Windows API calls on Windows environment.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Ctrl+X.
Ctrl+W.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Stdio is the standard input/output the terminal reads/writes with.

# Interfaces

FileReader provides a minimal interface for Stdout.
FileWriter provides a minimal interface for Stdin.

# Type aliases

No description provided by the author
No description provided by the author