Method: FilterTable::ExceptionCatcher#to_s

Defined in:
lib/inspec/utils/filter.rb

#to_sObject Also known as: inspect



41
42
43
# File 'lib/inspec/utils/filter.rb', line 41

def to_s
  @original_resource.to_s
end