Preview: version.rb
Size: 89 B
//proc/thread-self/root/opt/alt/ruby27/share/ruby/net/pop/version.rb
module Net
class Protocol; end
class POP3 < Protocol
VERSION = "0.1.0"
end
end
Directory Contents
Dirs: 0 × Files: 1