Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ Name
Method
Name
pkg/wsl/wsl-unix.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
type
Distro
struct
{}
29
30
func
(d *Distro) Name() string {
31
return
""
32
}
33
34
func
(d *Distro) WslCommand(ctx context.Context, cmd string) *WslCmd {
35
return
nil
Callers
15
ListAllApps
Function · 0.45
ListAllEditableApps
Function · 0.45
selectDirEntsBySuffix
Function · 0.45
SortFileNameDescend
Function · 0.45
readConfigFilesForDir
Function · 0.45
TypeToTSType
Function · 0.45
generateTSTypeInternal
Function · 0.45
generateTSTypeUnionInternal
Function · 0.45
GenerateServiceClass
Function · 0.45
GetDistroCmd
Function · 0.45
GetDistro
Function · 0.45
MakeJobCmd
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestReadDirOnFile
Function · 0.36
initDb
Function · 0.36
cleanupDb
Function · 0.36