Libraries
»
inspec
(1.45.13)
»
Index
»
Inspec
»
OrTest
»
#negate!
Method: Inspec::OrTest#negate!
Defined in:
lib/inspec/objects/or_test.rb
#
negate!
⇒
Object
15 16 17
# File 'lib/inspec/objects/or_test.rb', line 15
def
negate!
@negated
=
!
@negated
end