mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-13 19:20:06 +00:00
fb3608326f
os/exec lives in yaegi's stdlib/unrestricted package, not the default stdlib.Symbols. Without it, extensions importing os/exec fail with 'unable to find source'. This is needed for the /run command example and any extension that spawns subprocesses.