calendar-assistant
calendar-assistant copied to clipboard
Persistent files are specified without using config
config.rb
, authorizer.rb
and repl.rb
in the CLI
module all use class constants to specify and name persistent files in the application.
Once #111 is resolved, maybe we should also homogenize / fix these implementations into the config class somehow?