Sha256: 07383426ead5f214d35db4bb8406238cadd3e40d1de6dd9090df1f96bee7422c
Contents?: true
Size: 453 Bytes
Versions: 2
Compression:
Stored size: 453 Bytes
Contents
# TODO module Storazzo::Media class Storazzo::Media::MountPoint < Storazzo::Media::AbstractRicDisk #puts "[REMOVEME] Storazzo::Media::MountPoint being read. REMOVEME when you see this :)" def self.list_local_mount_points() deb "Maybe its abuot time you refactor that method here :)" RicDisk.interesting_mount_points() end end end # def writeable? #File.writable?(@local_mountpoint) #end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
storazzo-0.4.10 | lib/storazzo/media/mount_point.rb |
storazzo-0.4.9 | lib/storazzo/media/mount_point.rb |