MCPcopy Create free account
hub / github.com/catppuccin/cli / Catppuccinyaml

Struct Catppuccinyaml

internal/pkg/structs/program.go:97–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97type Catppuccinyaml struct {
98 Name string
99 Exec string
100 MacosLocation string
101 LinuxLocation string
102 WinLocation string
103}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected