This website requires JavaScript.
Explore
Help
Sign In
kato
/
go-worm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
go-worm
/
lib
/
capture
/
helper_stub.go
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
6 lines
72 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
refactor(capture): screen capture in subprocess
2026-09-01 23:25:38 +03:00
//go:build !windows
package
capture
func
RunHelper
()
int
{
return
1
}
Reference in New Issue
Copy Permalink