has_classes


Description:

public bool has_classes (string classes)

Check if this matches all of the given classes

Parameters:

this

a Device

classes

a "/"-separated list of device classes to match, only match if all classes are matched

Returns:

true if this matches.