Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/52funny/pikpakcli
/ GetFileByPath
Method
GetFileByPath
internal/shell/open.go:28–28 ·
view source on GitHub ↗
(path string)
Source
from the content-addressed store, hash-verified
26
27
type
openFileService
interface
{
28
GetFileByPath(path string) (api.FileStat, error)
29
GetFile(fileID string) (api.File, error)
30
}
31
Callers
1
handleOpenCommand
Function · 0.65
Implementers
1
PikPak
internal/api/pikpak.go
Calls
no outgoing calls
Tested by
no test coverage detected