MCPcopy
hub / github.com/direnv/direnv / fish

Struct fish

internal/cmd/shell_fish.go:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6)
7
8type fish struct{}
9
10// Fish adds support for the fish shell as a host
11var Fish Shell = fish{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected