API Reference

Complete API documentation for all ZFish modules and functions.

zfish::style
Module
Color and text styling utilities

Key Items:

ColorStyleprintprintln
View Module Docs
zfish::progress
Module
Progress bar components

Key Items:

ProgressProgressStyle
View Module Docs
zfish::table
Module
Table rendering and formatting

Key Items:

TableTableStyledraw_box
View Module Docs
zfish::prompt
Module
Interactive user prompts

Key Items:

ConfirmInputSelect
View Module Docs
zfish::log
Module
Structured logging system

Key Items:

LoggerLevelRecord
View Module Docs
zfish::term
Module
Terminal control and manipulation

Key Items:

clear_screenmove_cursorget_size
View Module Docs
zfish::args
Module
Command-line argument parsing

Key Items:

ArgsCommandArg
View Module Docs
zfish::unicode
Module
Unicode text width calculation

Key Items:

display_widthis_wide_character
View Module Docs

Additional Resources

Getting Started
Quick start guide and basic usage examples
Examples
18 comprehensive examples with runnable code
Source Code
View the complete source code on GitHub