MCPcopy
hub / github.com/Jguer/yay / Close

Method Close

pkg/settings/lua/lua.go:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50}
51
52func (e *Engine) Close() {
53 e.L.Close()
54}
55
56// Apply writes recognized yay.opt values into cfg.
57func (e *Engine) Apply(cfg any) (unknown []string, errs []error) {

Calls

no outgoing calls