Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "3.0.1"
Functions ¶
func GetClientFormat ¶
func GetClientFormat(clientType ClientType) string
GetClientFormat returns the API format used by the client.
Types ¶
type ClientType ¶
type ClientType string
ClientType represents the type of client being used.
const ( ClientClaude ClientType = "claude" ClientCodex ClientType = "codex" ClientOpenCode ClientType = "opencode" )
func GetClientType ¶
func GetClientType(clientBin string) ClientType
GetClientType returns the client type from the binary name.
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
opencc-migrate is a standalone migration tool published as the "opencc" v2.0.0 binary.
|
opencc-migrate is a standalone migration tool published as the "opencc" v2.0.0 binary. |
Click to show internal directories.
Click to hide internal directories.