File path: dist/twist/Core/Models/FTP/Socket.model.php
Namespace: Twist\Core\Models\FTP
feat
— Get an array of supported features for the current FTP server connection
void — No return information has been documented for this function.
<?php
//Call the function feat with the example vars
$resSocket = new \Twist\Core\Models\FTP\Socket();
$resSocket -> feat();