 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( FlagProject = "project" FlagVariableSet = "variable-set" )
Variables ¶
This section is empty.
Functions ¶
func PromptMissing ¶
func PromptMissing(opts *IncludeOptions) error
Types ¶
type IncludeFlags ¶
func NewIncludeVariableSetFlags ¶
func NewIncludeVariableSetFlags() *IncludeFlags
type IncludeOptions ¶
type IncludeOptions struct {
	*IncludeFlags
	*cmd.Dependencies
	shared.GetProjectCallback
	shared.GetAllProjectsCallback
	sharedVariable.GetAllLibraryVariableSetsCallback
}
    func NewIncludeOptions ¶
func NewIncludeOptions(flags *IncludeFlags, dependencies *cmd.Dependencies) *IncludeOptions
 Click to show internal directories. 
   Click to hide internal directories.