Some enum types are presets. That is they are inherited from another enum type such as list and contain defaulted parameters. In such case, any parameter can be overriden by specifying a value for that parameter. Enum.ListDirs is an example of a preset.