This website requires JavaScript.
Explore
Help
Sign In
ralsina
/
nano-run
Watch
1
Star
0
Fork
0
You've already forked nano-run
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b6fd8e1eb2
nano-run
/
server
/
api
/
flags.go
10 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
initial code added
2020-09-10 10:11:34 +00:00
// +build !linux
add ui stub
2020-09-28 13:46:37 +00:00
package
api
initial code added
2020-09-10 10:11:34 +00:00
import
"os/exec"
func
SetBinFlags
(
cmd
*
exec
.
Cmd
)
{
}
Reference in New Issue
Copy Permalink