1
0
Fork 0
mirror of https://gitlab.com/pnx/gosh synced 2026-06-15 23:03:09 +02:00
gosh/internal/runner/doc.go
2025-10-27 02:03:02 +01:00

3 lines
137 B
Go

// Package runner executes command definitions by dispatching builtins
// or starting external programs in new processes.
package runner