File path: dist/twist/Core/Models/FTP/Socket.model.php
Namespace: Twist\Core\Models\FTP
pwd
— Print current working directory
void — No return information has been documented for this function.
<?php
//Call the function pwd with the example vars
$resSocket = new \Twist\Core\Models\FTP\Socket();
$resSocket -> pwd();