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