IgnoringContainerAdder.isSupported

Check if T symbol is a module.

struct IgnoringContainerAdder(string pack, ContainerAdderPolicy)
enum bool isSupported(alias T);

Return Value

true if it is a module, false otherwise

Meta