# Functions
IsSignaled check if cmd exit signaled, err is Cmd.Wait() or Cmd.Run() result error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Start start a command you can get pid from Result.Pid, 0 means start fail.
No description provided by the author
Wait wait command exit Must called after Start.