fix: zsh-safe var rename + yaml returns as list

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-12 03:13:53 +02:00
parent 70c50a2229
commit 5cf3615bbb
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ signature: "func CdpSetCookie(c *CDPConn, name, value, domain, path string, http
uses_functions: []
uses_types:
- cdp_conn_go_browser
returns: ""
returns: []
returns_optional: false
error_type: error_go_core
imports: []