Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeeFlowerX/stackplz
/ Start
Method
Start
user/module/syscall.go:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
func
(this *MSyscall) Start() error {
123
return
this.start()
124
}
125
126
func
(this *MSyscall) Clone() IModule {
127
mod := new(MSyscall)
Callers
nothing calls this directly
Calls
1
start
Method · 0.95
Tested by
no test coverage detected