yao/system/system.go

4 lines
88 B
Go

package system
// Exec call system command
// func Exec(cmd string, args ...string) {}