提交 4764791c authored 作者: Thomas Mueller's avatar Thomas Mueller

javadocs

上级 a32078cc
......@@ -185,6 +185,8 @@ public class FtpClient {
/**
* Print the working directory (PWD).
*
* @return the working directory
*/
String printWorkingDirectory() throws IOException {
send("PWD");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论