File: file_system.rb

package info (click to toggle)
ruby-ole 1.2.11.3-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 628 kB
  • sloc: ruby: 2,870; makefile: 9
file content (7 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
warn <<-end
Use of ole/file_system is deprecated. Use ole/storage (the file_system api
is recommended and enabled by default).
end

require 'ole/storage'