MCPcopy Create free account

hub / github.com/Symph0nia/Coda / functions

Functions22 in github.com/Symph0nia/Coda

↓ 4 callersFunctioncheckFoldersPermissions
checkFoldersPermissions 检查文件夹的删除权限
module/utils.go:200
↓ 4 callersFunctioncheckPathContents
checkFoldersHaveFiles
module/utils.go:180
↓ 4 callersFunctioncheckPathsExist
checkPathsExist
module/utils.go:167
↓ 4 callersFunctionclassifyPathsBySize
classifyPathsBySize
module/utils.go:216
↓ 2 callersFunctionGetLinuxPaths
GetLinuxPaths 获取系统中重要的文件和文件夹路径,支持通配符
module/linux.go:69
↓ 2 callersFunctionGetOSType
GetOSType 确定操作系统类型
module/utils.go:17
↓ 2 callersFunctionGetWindowsFilePaths
GetWindowsFilePaths 动态获取重要文件夹和文件的路径
module/windows.go:70
↓ 2 callersFunctiondeleteAllFolders
deleteAllFolders 删除所有文件夹
module/utils.go:155
↓ 2 callersFunctiondeleteLargeKeepSmall
deleteLargeKeepSmall 删除大文件夹,备份小文件夹并记录原始路径
module/utils.go:83
↓ 2 callersFunctionrestoreSmallFolders
restoreSmallFolders 从Temp目录恢复备份的小文件夹到原位
module/utils.go:121
↓ 1 callersFunctionCheckPermissions
CheckPermissions 确认是否具有足够的权限
module/utils.go:24
↓ 1 callersFunctionDeleteLinuxIntrusionTraces
DeleteLinuxIntrusionTraces 删除Linux系统的入侵痕迹
module/linux.go:10
↓ 1 callersFunctionDeleteLinuxLargeKeepSmall
DeleteLinuxLargeKeepSmall 删除大文件夹,保留小文件夹
module/linux.go:38
↓ 1 callersFunctionDeleteWindowsIntrusionTraces
DeleteWindowsIntrusionTraces 删除Windows系统的入侵痕迹
module/windows.go:11
↓ 1 callersFunctionDeleteWindowsLargeKeepSmall
DeleteWindowsLargeKeepSmall 删除大文件夹,保留小文件夹
module/windows.go:39
↓ 1 callersFunctionRestoreLinuxSmallFolders
RestoreLinuxSmallFolders 恢复小文件夹
module/linux.go:64
↓ 1 callersFunctionRestoreWindowsSmallFolders
RestoreWindowsSmallFolders 恢复小文件夹
module/windows.go:65
↓ 1 callersFunctioncalculatePathSize
calculatePathSize 现在处理文件和文件夹
module/utils.go:231
↓ 1 callersFunctioncheckLinuxPermissions
checkLinuxPermissions 检查Linux系统权限
module/utils.go:48
↓ 1 callersFunctioncheckWindowsPermissions
checkWindowsPermissions 检查Windows系统权限
module/utils.go:37
↓ 1 callersFunctionisWindowsAdmin
isWindowsAdmin 检查是否具有Windows管理员权限
module/utils.go:59
Functionmain
()
main.go:12