sapling/eden/fs/config
Chad Austin 80b1296a05 add helper for setting default values in toml tables
Summary:
cpptoml has traversal functionality for table reads, but not for
writes. Add a helper function for reading a config value and updating
the TOML table if it's unset.

Reviewed By: fanzeyi

Differential Revision: D19671264

fbshipit-source-id: e2b78d338af35d51fddaa258b7f45f8966d00a26
2020-02-05 11:20:26 -08:00
..
test add helper for setting default values in toml tables 2020-02-05 11:20:26 -08:00
CachedParsedFileMonitor.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CheckoutConfig.cpp remove the legacy bind mount code from CheckoutConfig 2020-01-24 18:11:36 -08:00
CheckoutConfig.h remove the legacy bind mount code from CheckoutConfig 2020-01-24 18:11:36 -08:00
CMakeLists.txt clean up duplicate find_package(cpptoml) 2019-09-20 11:36:13 -07:00
ConfigSetting.h refactor EdenConfig to use private inheritance 2019-10-11 11:01:49 -07:00
eden_config.thrift Tidy up license headers 2019-10-11 05:28:23 -07:00
EdenConfig.cpp replace some uses of memset 2020-01-31 10:50:48 -08:00
EdenConfig.h add independent cache size limits per object type 2020-01-21 19:41:47 -08:00
FieldConverter.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
FieldConverter.h Tidy up license headers 2019-10-11 05:28:23 -07:00
FileChangeMonitor.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
FileChangeMonitor.h replace some uses of memset 2020-01-31 10:50:48 -08:00
ReloadableConfig.cpp refactor the EDEN_BUG() macro 2019-11-22 15:38:33 -08:00
ReloadableConfig.h optimize and simplify ReloadableConfig 2019-10-11 10:42:36 -07:00
TomlConfig.h add helper for setting default values in toml tables 2020-02-05 11:20:26 -08:00