lib/storazzo/media/mount_point.rb in storazzo-0.4.2 vs lib/storazzo/media/mount_point.rb in storazzo-0.4.5
- old
+ new
@@ -1,5 +1,10 @@
# TODO
+module Storazzo::Media
+ class Storazzo::Media::MountPoint < Storazzo::Media::AbstractRicDisk
+ puts "[REMOVEME] Storazzo::Media::MountPoint being read. REMOVEME when you see this :)"
+ end
+end
# def writeable?
#File.writable?(@local_mountpoint)
#end
\ No newline at end of file