Implement reading and writing from line ( txt or toml ) and yaml oriented files.
On the CLI, if the user explicitly references an alternative file ( TOML or YAML ) the system will load the alternative. On save, it will save first to the alternative format, then save again to the CSV format.
Implement reading and writing from line ( txt or toml ) and yaml oriented files.
On the CLI, if the user explicitly references an alternative file ( TOML or YAML ) the system will load the alternative. On save, it will save first to the alternative format, then save again to the CSV format.