You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: