Libraries
»
inspec
(4.18.39)
»
Index
»
FilterTable
»
ExceptionCatcher
»
#to_s
Method: FilterTable::ExceptionCatcher#to_s
Defined in:
lib/inspec/utils/filter.rb
#
to_s
⇒
Object
Also known as:
inspect
41 42 43
# File 'lib/inspec/utils/filter.rb', line 41
def
to_s
@original_resource
.
to_s
end