Sha256: edaeba492a904a118e16ea721316b810a2a6f30fa0f098f89c427cc8d37b1ce9
Contents?: true
Size: 259 Bytes
Versions: 3
Compression:
Stored size: 259 Bytes
Contents
class DebugHelper class DirHandler < Handler def calls_for_instance [ [:path], ] end def calls_for_class [ [:entries, obj.path], [:exist?, obj.path], ] end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
debug_helper-2.1.0 | lib/debug_helper/dir_handler.rb |
debug_helper-2.0.0 | lib/debug_helper/dir_handler.rb |
debug_helper-1.8.0 | lib/debug_helper/dir_handler.rb |