Documentation ¶
Index ¶
- func GetPchDepend(f string) []string
- func IsPump(env *env.Sandbox) bool
- func IsPumpCache(env *env.Sandbox) bool
- func LinkResultFile(env *env.Sandbox) string
- func PumpCacheDir(env *env.Sandbox) string
- func PumpCacheSizeMaxMB(env *env.Sandbox) int32
- func PumpCorrectCap(env *env.Sandbox) bool
- func PumpMinActionNum(env *env.Sandbox) int32
- func ResolveLinkData(f string) (map[string]string, map[string]string, error)
- func SaveLinkData(data map[string]string, f string) error
- func SetPchDepend(f string, depends []string)
- func SupportPump(env *env.Sandbox) bool
- func SupportPumpLstatByDir(env *env.Sandbox) bool
- func SupportPumpSearchLink(env *env.Sandbox) bool
- func SupportPumpStatCache(env *env.Sandbox) bool
- type Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPumpCache ¶
func LinkResultFile ¶
func PumpCacheDir ¶
func PumpCacheSizeMaxMB ¶
func PumpCorrectCap ¶
func PumpMinActionNum ¶
func ResolveLinkData ¶
first map : symlink->realfile second map : realfile->symlink
func SetPchDepend ¶
func SupportPump ¶
func SupportPumpLstatByDir ¶
是否支持通过搜索目录来获取文件的stat信息
func SupportPumpSearchLink ¶
是否支持添加xcode的头文件中的链接文件
Types ¶
Click to show internal directories.
Click to hide internal directories.