mirror of
https://github.com/turbot/steampipe.git
synced 2025-12-19 18:12:43 -05:00
Fixed type errors: - Changed return type from *os.ProcessState to *exec.Cmd - Added exec import - Implemented basic process creation and cleanup helpers - Removed unused time import 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>