MCPcopy Create free account

hub / github.com/Mrs4s/six-cli / functions

Functions105 in github.com/Mrs4s/six-cli

↓ 12 callersMethodPostJsonObject
(url string, body B)
models/httpclient.go:36
↓ 8 callersMethodGetFilesByPath
(path string)
six_cloud/user.go:34
↓ 7 callersFunctionCombinePaths
(path1, path2, sep string)
models/tools.go:18
↓ 7 callersFunctionConvertSizeString
(size int64)
models/tools.go:35
↓ 7 callersFunctionFilterStrings
(arr []string, filter func(string) bool)
models/tools.go:127
↓ 7 callersFunctionGetFileName
(path string)
models/fs/tools.go:10
↓ 5 callersFunctionGetParentPath
(path string)
models/fs/tools.go:45
↓ 5 callersFunctionLoginWithAccessToken
(token string)
six_cloud/six_cloud.go:125
↓ 4 callersFunctionNewSixHttpClient
(token string)
models/httpclient.go:22
↓ 4 callersFunctionPathCompleter
(c *pl.Context, f bool)
shell/commands/handler.go:47
↓ 4 callersFunctionSelectStrings
(arr []string, selector func(string) string)
models/tools.go:119
↓ 4 callersFunctionfilterCurrentFiles
()
shell/commands/handler.go:117
↓ 3 callersMethodGetBytes
(url string)
models/httpclient.go:71
↓ 3 callersMethodGetDownloadAddress
()
six_cloud/file.go:9
↓ 3 callersMethodGetFileByPath
(path string)
six_cloud/user.go:44
↓ 3 callersFunctionPathExists
(path string)
models/fs/tools.go:40
↓ 3 callersMethodPostJson
(url, body string)
models/httpclient.go:44
↓ 3 callersMethodSaveFile
(file string)
models/config.go:40
↓ 3 callersFunctionfilterCurrentDirs
()
shell/commands/handler.go:100
↓ 3 callersFunctionfilterDirs
(files []*six_cloud.SixFile)
shell/commands/handler.go:108
↓ 2 callersFunctionCreateDestination
()
six_cloud/six_cloud.go:94
↓ 2 callersMethodCreateDirectory
(path string)
six_cloud/user.go:83
↓ 2 callersMethodGetOfflineTasks
()
six_cloud/user.go:59
↓ 2 callersFunctionLoginWithWebToken
(dest, state string)
six_cloud/six_cloud.go:104
↓ 2 callersMethodPreparseOffline
(url, pass string)
six_cloud/user.go:120
↓ 2 callersMethodRefreshUserInfo
()
six_cloud/user.go:23
↓ 2 callersFunctionShellMatch
(str, p string)
models/tools.go:90
↓ 2 callersFunctionShortPath
(path string, length int)
models/tools.go:66
↓ 2 callersFunctionShortString
(str string, length int)
models/tools.go:52
↓ 2 callersFunctionToIdentity
(path string)
models/tools.go:74
↓ 2 callersFunctionToMd5
(str string)
models/tools.go:12
↓ 2 callersFunctionfilterFiles
(files []*six_cloud.SixFile)
shell/commands/handler.go:125
↓ 2 callersFunctionparseFiles
(list []gjson.Result)
six_cloud/user.go:163
↓ 2 callersFunctionprintUserList
()
shell/commands/handler.go:37
↓ 2 callersFunctionrefreshPrompt
()
shell/commands/handler.go:29
↓ 1 callersMethodAddOfflineTask
(hash, path string)
six_cloud/user.go:128
↓ 1 callersFunctionComputeFileEtag
(filename string)
models/fs/hash.go:12
↓ 1 callersMethodCopy
(c *pl.Context)
shell/commands/copy.go:11
↓ 1 callersMethodCreateUploadToken
(path, name, hash string)
six_cloud/user.go:152
↓ 1 callersMethodCreateUploadTree
(remote string, files []string)
six_cloud/user.go:136
↓ 1 callersMethodDeleteFile
(path string)
six_cloud/user.go:91
↓ 1 callersMethodGetChildren
()
six_cloud/file.go:13
↓ 1 callersFunctionGetDirEntities
(path string)
models/fs/tools.go:28
↓ 1 callersMethodGetDownloadAddressByPath
(path string)
six_cloud/user.go:75
↓ 1 callersFunctionGetFileExtension
(file string)
models/tools.go:85
↓ 1 callersMethodGetLocalTree
(localPath string)
six_cloud/file.go:18
↓ 1 callersMethodGetString
(url string)
models/httpclient.go:97
↓ 1 callersFunctionIsDir
(path string)
models/fs/tools.go:23
↓ 1 callersFunctionLoadConfig
(file string)
models/config.go:27
↓ 1 callersFunctionRunAsCli
(handler pl.IHandler)
shell/shell.go:66
↓ 1 callersFunctionRunAsShell
(handler pl.IHandler)
shell/shell.go:18
↓ 1 callersMethodSearchFilesByName
(parent, name string)
six_cloud/user.go:108
↓ 1 callersMethodStatusStr
()
six_cloud/six_cloud.go:137
↓ 1 callersFunctionblockCount
(size int64)
models/fs/hash.go:57
↓ 1 callersFunctioncomputeSha1
(b []byte, r io.Reader)
models/fs/hash.go:61
↓ 1 callersFunctionfilterFileArray
(arr []*six_cloud.SixFile, filter func(*six_cloud.SixFile) bool)
shell/commands/handler.go:134
↓ 1 callersFunctionpreviewText
(file *six_cloud.SixFile)
shell/commands/preview.go:51
↓ 1 callersFunctionpreviewTorrent
(file *six_cloud.SixFile)
shell/commands/preview.go:69
MethodAlias
()
shell/commands/handler.go:21
MethodCheckSum
(c *pl.Context)
shell/commands/cksum.go:19
MethodCheckSumCompleter
(c *pl.Context)
shell/commands/cksum.go:46
MethodConfig
(c *pl.Context)
shell/commands/config.go:10
MethodCopyCompleter
(c *pl.Context)
shell/commands/copy.go:35
MethodCopyFile
(source, target string)
six_cloud/user.go:99
MethodDelete
(c *pl.Context)
shell/commands/rm.go:17
MethodDeleteCompleter
(c *pl.Context)
shell/commands/rm.go:38
MethodDownload
(c *pl.Context)
shell/commands/download.go:22
MethodDownloadCompleter
(c *pl.Context)
shell/commands/download.go:141
MethodExplains
()
shell/commands/handler.go:25
MethodFind
(c *pl.Context)
shell/commands/find.go:19
MethodGetRootFile
()
six_cloud/user.go:12
MethodJoinPath
(c *pl.Context)
shell/commands/cd.go:17
MethodJoinPathCompleter
(c *pl.Context)
shell/commands/cd.go:58
MethodList
(c *pl.Context)
shell/commands/ls.go:19
MethodLogin
(c *pl.Context)
shell/commands/login.go:18
FunctionLoginWithUsernameOrPhone
(value, password string)
six_cloud/six_cloud.go:78
MethodMkdir
(c *pl.Context)
shell/commands/mkdir.go:16
MethodMove
()
shell/commands/move.go:7
MethodOffline
Offline command
shell/commands/offline.go:18
MethodPreview
(c *pl.Context)
shell/commands/preview.go:20
MethodPreviewCompleter
(c *pl.Context)
shell/commands/preview.go:117
MethodPwd
(c *pl.Context)
shell/commands/pwd.go:14
MethodSwitch
(c *pl.Context)
shell/commands/switch.go:12
FunctionTestIdentity
(t *testing.T)
six_cloud/six_cloud_test.go:44
FunctionTestLogin
(t *testing.T)
six_cloud/six_cloud_test.go:30
FunctionTestOffline
(t *testing.T)
six_cloud/six_cloud_test.go:36
FunctionTestTokenLogin
(t *testing.T)
six_cloud/six_cloud_test.go:10
MethodUpload
(c *pl.Context)
shell/commands/upload.go:18
Functioninit
()
shell/commands/offline.go:13
Functioninit
()
shell/commands/preview.go:16
Functioninit
()
shell/commands/find.go:14
Functioninit
()
shell/commands/pwd.go:9
Functioninit
()
shell/commands/mkdir.go:11
Functioninit
()
shell/commands/copy.go:7
Functioninit
()
shell/commands/upload.go:13
Functioninit
()
shell/commands/cksum.go:14
Functioninit
()
shell/commands/login.go:13
Functioninit
()
shell/commands/download.go:17
Functioninit
()
shell/commands/rm.go:12
Functioninit
()
shell/commands/config.go:5
next →1–100 of 105, ranked by callers