MCPcopy
hub / github.com/jetify-com/devbox / ShellOption

FuncType ShellOption

internal/devbox/shell.go:71–71  ·  view source on GitHub ↗
func(*DevboxShell)

Source from the content-addressed store, hash-verified

69}
70
71type ShellOption func(*DevboxShell)
72
73// newShell initializes the DevboxShell struct so it can be used to start a shell environment
74// for the devbox project.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected