Libraries
»
inspec
(1.51.15)
»
Index
»
Inspec
»
Describe
»
Test
»
#negate!
Method: Inspec::Describe::Test#negate!
Defined in:
lib/inspec/objects/describe.rb
#
negate!
⇒
Object
9 10 11
# File 'lib/inspec/objects/describe.rb', line 9
def
negate!
self
.
negated
=
!
negated
end