Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PingCommand ¶
type PingCommand struct {
// contains filtered or unexported fields
}
func (PingCommand) Execute ¶
func (cmd PingCommand) Execute(invocation simplecommand.SimpleCommandInvocation) error
func (PingCommand) HasPermission ¶
func (cmd PingCommand) HasPermission(source command.Source) bool
func (PingCommand) Suggest ¶
func (cmd PingCommand) Suggest(invocation simplecommand.SimpleCommandInvocation) []string
Click to show internal directories.
Click to hide internal directories.