Class
Pilfer::Profiler
In:
lib/pilfer/profiler.rb
Parent:
Object
Methods
new
profile
profile_files_matching
Attributes
reporter
[R]
Public Class methods
new
(reporter)
Public Instance methods
profile
(*args, &app)
profile_files_matching
(matcher, description = nil, reporter_options = {}, profiler = method(:lineprof), start = Time.now, &app)
[Validate]