Import export text (file_ascii.c) - larrykollar/tines GitHub Wiki
Import/export text (file_ascii.c)
- export_ascii <filename>
Exports the tree as a tab-indented text file. - import_ascii <filename>
Imports a tab-indented text file below the current node. - ascii_margin (integer)
The margin that text export wraps at. Set to -1 to disable wrapping.