File: base.rb

package info (click to toggle)
ruby-spy 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 360 kB
  • sloc: ruby: 3,101; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 35 bytes parent folder | download | duplicates (2)
1
2
3
4
module Spy
  module Base
  end
end