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