 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  var EditorQuestionTemplate = `` /* 719-byte string literal not displayed */
    EXTENDED to change prompt text
Functions ¶
func DefaultEditorName ¶
func DefaultEditorName() string
Types ¶
type EditorTemplateData ¶
type EditorTemplateData struct {
	survey.Editor
	EditorCommand string
	BlankAllowed  bool
	Answer        string
	ShowAnswer    bool
	ShowHelp      bool
	Cluster       *survey.PromptCluster
}
    EXTENDED to pass editor name (to use in prompt)
 Click to show internal directories. 
   Click to hide internal directories.