AdaptableFileConfig.load

Undocumented in source. Be warned that the author may not have intended to support it.
class AdaptableFileConfig(For, Adapter)
override
void
load
()
if (
isConfigAdapterFor!(Adapter, For) &&
isCopyable!For
)

Meta