Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HoneyLLM/cli2ssh
/ functions
Functions
18 in github.com/HoneyLLM/cli2ssh
⨍
Functions
18
◇
Types & classes
4
↓ 7 callers
Method
String
()
internal/args/args.go:47
↓ 2 callers
Function
GetDefaultHostKeyPath
()
internal/path/path.go:8
↓ 2 callers
Function
StringifyPublicKey
(key ssh.PublicKey)
internal/utils/key.go:9
↓ 2 callers
Function
formatTemplate
(templateStr string, data any)
internal/args/args.go:64
↓ 1 callers
Method
Add
Adds an element to the set
internal/set/set.go:12
↓ 1 callers
Function
CreateServer
(opts CreateServerOptions)
internal/server/server.go:37
↓ 1 callers
Method
FormatArg
(arg string)
internal/args/args.go:41
↓ 1 callers
Method
FormatArgs
(args []string)
internal/args/args.go:56
↓ 1 callers
Function
NewSession
(s ssh.Session)
internal/args/args.go:23
↓ 1 callers
Method
Size
Returns the size of the set
internal/set/set.go:37
↓ 1 callers
Function
pipeStdio
workaround for command hanging
internal/server/server.go:110
Method
Has
Checks if an element exists in the set
internal/set/set.go:26
Method
IsEmpty
Returns true if the set is empty
internal/set/set.go:42
Function
New
()
internal/set/set.go:7
Function
NewFromSlice
Create a new set from a slice
internal/set/set.go:17
Method
Remove
Removes an element from the set
internal/set/set.go:32
Method
Set
(value string)
internal/args/args.go:51
Function
main
()
cmd/cli2ssh/main.go:16