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
a3c78820ed0d000e4a393bb54d37835dfe6dcb0a
go-worm
/
lib
/
capture
/
helper_stub.go
T
6 lines
72 B
Go
Raw
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