MCPcopy
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

28type Distro struct{}
29
30func (d *Distro) Name() string {
31 return ""
32}
33
34func (d *Distro) WslCommand(ctx context.Context, cmd string) *WslCmd {
35 return nil

Callers 15

ListAllAppsFunction · 0.45
ListAllEditableAppsFunction · 0.45
selectDirEntsBySuffixFunction · 0.45
SortFileNameDescendFunction · 0.45
readConfigFilesForDirFunction · 0.45
TypeToTSTypeFunction · 0.45
generateTSTypeInternalFunction · 0.45
GenerateServiceClassFunction · 0.45
GetDistroCmdFunction · 0.45
GetDistroFunction · 0.45
MakeJobCmdFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestReadDirOnFileFunction · 0.36
initDbFunction · 0.36
cleanupDbFunction · 0.36