//
pkg.gl
Category
github.com/reugn/gemini-cli
internal
terminal
package
0.4.0
Repository:
https://github.com/reugn/gemini-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
227 SLOC
#
Packages
color
No description provided by the author
#
Functions
NewIO
NewIO returns a new IO based on the provided configuration.
NewPrompt
No description provided by the author
NewSpinner
NewSpinner returns a new Spinner.
#
Variables
Error
No description provided by the author
#
Structs
IO
IO encapsulates input/output operations.
IOConfig
IOConfig represents the configuration settings for IO.
Prompt
No description provided by the author
Spinner
Spinner is a visual indicator of progress displayed in the terminal as a scrolling dot animation.