package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Nov 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
FileEdit 文件编辑
WriteStringLn 写入字符串内容并在之后换行
type FileInfo struct {
FileName string `from:"fileName" json:"fileName"`
IsDirectory int8 `from:"isDirectory" json:"isDirectory"`
}
FileInfo 文件信息封装
Source Files
¶
Click to show internal directories.
Click to hide internal directories.