method
load
v7.1.3.4 -
Show latest stable
- Class:
CodeTools::Profiler::RequireProfiler
load(file, *args)private
No documentation available.
# File tools/profile, line 82
def load(file, *args) RequireProfiler.profile(file) { super } end