- Refactor the prettyFormat.go functions to render all content directly from the 'Content' fields of the protobuf messages. - Remove all 'os.ReadFile' calls from the formatting logic. - This ensures the 'playback' command is self-contained and works correctly on saved protobuf data where the original content files are no longer available. |
||
---|---|---|
resources | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
argv.go | ||
argvAutoshell.go | ||
control | ||
doPlayback.go | ||
exit.go | ||
main.go | ||
prettyFormat.go | ||
structs.go |