DependsOn.containsAll

Checks whether this DependsOn contains all strings from the given array.

struct DependsOn
@safe pure nothrow const @nogc
containsAll
(
string[] variables
)