package
Version:
v3.5.6+incompatible
Opens a new window with list of versions in this module.
Published: Sep 27, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Escape 转义字符串的空白符号, 小括号, 中括号
EscapeBracketOne 转义中括号, 加一个反斜杠
EscapeBracketTwo 转义中括号, 加两个反斜杠
func EscapeStrings(ss []string)
EscapeStrings 转义字符串数组所有元素的空格, 小括号, 中括号
type PCSPath struct {
WorkdirDestination *string
SubPath string
}
PCSPath 百度 PCS 路径
NewPCSPath 返回 PCSPath 指针对象
AbsPathNoMatch 返回绝对路径, 不检测通配符
Match 检测 pcspaths 的通配符, 返回匹配成功的 matchedPCSPaths
Source Files
¶
Click to show internal directories.
Click to hide internal directories.