Config object

R6 class for versioned file I/O driven by a YAML configuration file

Config

R6 Class representing a configuration object

Auto read/write

Read and write files automatically based on their extension

autoread()

Auto-read from file

autowrite()

Auto-write to file

get_file_reading_functions()

Get the list of file reading functions

get_file_writing_functions()

Get the list of file writing functions

Utilities

Lower-level helpers used internally

pull_from_list()

Safely pull an item from a list