Files
gastown/internal/util/process.go
Steve Yegge 4cdbd574e7 Add internal/util/process.go with comment (gt-w41ln)
E2E polecat workflow test - created util package with process.go file.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 16:21:50 -08:00

4 lines
136 B
Go

// Package util provides utility functions for Gas Town.
// This file was created as part of an E2E polecat workflow test.
package util