Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
subcommands.SubcommandBase
ListenAddr string
NoDelete bool
}
func (*Server) Execute ¶
func (cmd *Server) Execute(ctx *appcontext.AppContext, repo *repository.Repository) (int, error)
func (*Server) Parse ¶
func (cmd *Server) Parse(ctx *appcontext.AppContext, args []string) error
Click to show internal directories.
Click to hide internal directories.