Module: Siding::LoadManifest::LoadProbe::Interceptor

Defined in:
lib/siding/load_manifest.rb

Instance Method Summary collapse

Instance Method Details

#load(path, *args) ⇒ Object



326
327
328
329
# File 'lib/siding/load_manifest.rb', line 326

def load(path, *args)
  LoadProbe.note(path)
  super
end