Expand description
implementation of the txtar format.
origninally described by the golang tool of the same name
all text files are a valid txtar archive, there are no syntax errors.
Structsยง
- Archive
- a txtar archive.
- Archive
Iter - File
implementation of the txtar format.
origninally described by the golang tool of the same name
all text files are a valid txtar archive, there are no syntax errors.