andCondition()
in
src/alert/condition.ts [75:78]
4
lines of code
1
McCabe index (conditional complexity)
andCondition() { this._operator.type = 'and'; return this; }