OpenMediaVault  3.0 (Erasmus)
The open network attached storage solution
Public Member Functions | List of all members
OMV\System\Filesystem\ISharedFolderCandidate Interface Reference
Inheritance diagram for OMV\System\Filesystem\ISharedFolderCandidate:
OMV\System\Filesystem\Filesystem OMV\System\Filesystem\Btrfs OMV\System\Filesystem\Ext OMV\System\Filesystem\Jfs OMV\System\Filesystem\Xfs

Public Member Functions

 getDescription ()
 

Detailed Description

An interface that must be implemented by file systems to make it work as a shared folder candidate.

Member Function Documentation

OMV\System\Filesystem\ISharedFolderCandidate::getDescription ( )

Get the description (e.g. incl. additional information like used and available disk space usage) of the file system.

Returns
The file system description.

Implemented in OMV\System\Filesystem\Filesystem.


The documentation for this interface was generated from the following file: