mirror of
https://gitee.com/dromara/hutool.git
synced 2025-05-06 05:38:00 +08:00
fix comment
This commit is contained in:
parent
9e6ba78ae8
commit
0c4d4ddbe8
@ -390,7 +390,7 @@ public class Sftp extends AbstractFtp {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 打开指定目录,如果指定路径非目录或不存在返回false
|
* 打开指定目录,如果指定路径非目录或不存在抛出异常
|
||||||
*
|
*
|
||||||
* @param directory directory
|
* @param directory directory
|
||||||
* @return 是否打开目录
|
* @return 是否打开目录
|
||||||
|
Loading…
Reference in New Issue
Block a user