Skip to content

[TR #67] Create function to add save configuration

Daniel Manila requested to merge clm-67-save-configuration into master

Creates edu.unc.applab.clem-repl.config/save-config! which takes a key and value and saves them to a config file.

This commit has no tests, because it is stateful and modifies the filesystem.

Merge request reports