Documentation ¶
Overview ¶
Package cli is the Olric command line interface, a simple program that allows to send commands to Olric, and read the replies sent by the server, directly from the terminal.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLI ¶
type CLI struct {
// contains filtered or unexported fields
}
CLI defines the command line client for Olric.
func (*CLI) RunCommand ¶
RunCommand runs the given command on dmap.
func (*CLI) WaitForCommand ¶
WaitForCommand waits for new input from stdin.
Click to show internal directories.
Click to hide internal directories.