Package net.mamoe.mirai.contact.file

Types

Link copied to clipboard
interface AbsoluteFile : AbsoluteFileFolder

绝对文件标识. 精确表示一个远程文件. 不会受同名文件或目录的影响.

Link copied to clipboard
interface AbsoluteFileFolder

绝对文件或目录标识. 精确表示一个远程文件. 不会受同名文件或目录的影响.

Link copied to clipboard
expect interface AbsoluteFolder : AbsoluteFileFolder

绝对目录标识. 精确表示一个远程目录. 不会受同名文件或目录的影响.

actual interface AbsoluteFolder : AbsoluteFileFolder

绝对目录标识. 精确表示一个远程目录. 不会受同名文件或目录的影响.

actual interface AbsoluteFolder : AbsoluteFileFolder

绝对目录标识. 精确表示一个远程目录. 不会受同名文件或目录的影响.

Link copied to clipboard
interface RemoteFiles

表示远程文件列表 (管理器).