Options class

class recompose.Options(missing_data: Allow = Allow.DENY)[source]

Recomposition options.

missing_data describes whether missing data should be accepted or raise PathNotFound.