currentPath method

void currentPath()

Implementation

void currentPath() {
  sendResponse('257 "$currentDirectory" is current directory');
}