Documentation ¶ Rendered for js/wasm Index ¶ func HasExec() bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func HasExec ¶ func HasExec() bool HasExec reports whether the current system can start new processes using os.StartProcess or (more commonly) exec.Command. Types ¶ This section is empty. Source Files ¶ View all testenv.go