Method: FilterTable::Factory::CustomPropertyType#block

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

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



284
285
286
# File 'lib/inspec/utils/filter.rb', line 284

def block
  @block
end