-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Need to be able to interact with a limited subset of the file system.
Specifically, files that are permitted through the outputter as script interaction files.
File managers needed:
- text files
- binary files
-
yaml files (derive from text files?) - FDS (FreneticDataSyntax) files.
All set/get for text/yaml should have a distinction between "get_object" and "get_raw" - object includes the object type automatically, raw always treats as plain text!