AdaptableFileConfig.save

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

Meta