package
0.7.0
Repository: https://github.com/eliben/gemini-cli.git
Documentation: pkg.go.dev

# Functions

LoadTable loads a table from the given reader, with the given format.

# 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

# Type aliases

Format is the type of data we're expected to load into a table.
No description provided by the author
Table is the data format loaded by [LoadTable].