Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catppuccin/cli
/ Marshal
Method
Marshal
internal/pkg/structs/program.go:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
func
(r *Program) Marshal() ([]byte, error) {
20
return
yaml.Marshal(r)
21
}
22
23
type
Program
struct
{
24
AppName string `yaml:
"app_name"
`
Callers
2
UpdateJSON
Function · 0.80
MarshalLocation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected