Skip to content

alexflav23/twitter-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigLoader

Build Status Coverage Status

Assumptions

The following set of assumptions were made in addition to the original instructions to fully define the parsing setting of the config.

  • A setting is defined as $key<$override>

  • A setting $key cannot contain line endings.

  • A setting $key cannot contain delimiting characters("<", ">").

  • A setting $override cannot contain line endings.

  • A setting $override cannot contain delimiting characters("<", ">").

  • We are respecting the original spec by allowing the last override defined on the string to have priority. Another way would be to respect the other defined in the list of overrides passed to loadConfig().

About

Fun to be had.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages