Small incremental update adding os.command
function and validation of the resource to avoid misconfiguration of resources.
- cmd/run: add validation (1643ed1)
- starlark/types: validate function and CallStack record (4a1a60b)
- starlark/module: os, added command function (4d4f105)