4 lines
88 B
Go
4 lines
88 B
Go
package system
|
|
|
|
// Exec call system command
|
|
// func Exec(cmd string, args ...string) {}
|