Documentation ¶ Index ¶ Variables func CreateCommand() *cli.Command Constants ¶ This section is empty. Variables ¶ View Source var ( ErrReloaderNotFound = errors.New("reloader not found") ErrNoEditModeProcesses = errors.New("reloader has no edit mode processes configured") ErrRepositoryNotFound = errors.New("repository not found") ) Functions ¶ func CreateCommand ¶ func CreateCommand() *cli.Command Types ¶ This section is empty. Source Files ¶ View all Source files editmodeprocesssupervisor.go Click to show internal directories. Click to hide internal directories.