openmediavault  4.0 (Arrakis)
The open network attached storage solution
Static Public Member Functions | List of all members
OMV\System\Os Class Reference

Static Public Member Functions

static readlink ($path)
 

Member Function Documentation

◆ readlink()

static OMV\System\Os::readlink (   $path)
staticfinal

Returns the target of a symbolic link. Canonicalize by following every symlink in every component of the given name recursively, without requirements on components existence.

Parameters
pathThe symbolic link path.
Returns
Returns the value of the symbolic link.
Exceptions

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