Class: Getch::FileSystem::Ext4::Lvm::Mount
- Inherits:
- 
      Object
      
        - Object
- Getch::FileSystem::Ext4::Lvm::Mount
 
- Defined in:
- lib/getch/filesystem/ext4/lvm/mount.rb
Instance Method Summary collapse
- 
  
    
      #initialize  ⇒ Mount 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of Mount. 
- #x ⇒ Object
Constructor Details
#initialize ⇒ Mount
Returns a new instance of Mount.
| 10 11 12 | # File 'lib/getch/filesystem/ext4/lvm/mount.rb', line 10 def initialize x end |