DataSift\Storyplayer\OsLib\SupportedOs::getFileDetails PHP Méthode

getFileDetails() public méthode

get details about a filesystem entry
public getFileDetails ( HostDetails $hostDetails, string $filename ) : stdClass
$hostDetails HostDetails the details of the host to query
$filename string path to the file/folder to query
Résultat stdClass
    public function getFileDetails($hostDetails, $filename);