diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-25 16:37:15 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-25 16:37:15 +0200 |
| commit | 7ad5624a46eb73f1933c2324a7f65e38e3305711 (patch) | |
| tree | 0bf0223c00dcab3a3220e65a976a1f919f7af868 /main | |
| parent | 62b487ed9da06cd564237ef4df81cf2cffa11af9 (diff) | |
docs: Add comprehensive Go documentation for REPL functions
- Enhanced NewREPL documentation with detailed parameter descriptions
- Enhanced RunREPL documentation clarifying it's a convenience wrapper
- Improved executor documentation explaining backward compatibility and testing usage
- Enhanced defaultExecutor documentation with input processing details and panic recovery
- Enhanced defaultCompleter documentation with tab-completion behavior details
- Enhanced defaultGetCommandDescription documentation with command description details
- Improved TTYChecker methods (IsTTY, EnsureTTY) documentation
- Improved SignalHandler.Start method documentation
All exported and non-exported functions in the REPL package now have comprehensive documentation comments that describe their purpose, parameters, and return values.
Diffstat (limited to 'main')
| -rwxr-xr-x | main | bin | 0 -> 3425628 bytes |
1 files changed, 0 insertions, 0 deletions
| Binary files differ |
