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