//
pkg.gl
Category
src.elv.sh
pkg
daemon
daemondefs
package
0.22.0-dev
Repository:
https://github.com/elves/elvish.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
3
Files
25 SLOC
#
Structs
SpawnConfig
SpawnConfig keeps configurations for spawning the daemon.
#
Interfaces
Client
Client represents a daemon client.
#
Type aliases
ActivateFunc
ActivateFunc is a function that activates a daemon client, possibly by spawning a new daemon and connecting to it.