 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( FlagProject = "project" FlagGitRef = "git-ref" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BranchesAsJson ¶
type BranchesAsJson struct {
	*projects.GitReference
}
    type ListFlags ¶
func NewListFlags ¶
func NewListFlags() *ListFlags
type ListOptions ¶
type ListOptions struct {
	*ListFlags
	Command            *cobra.Command
	GetProjectCallback shared.GetProjectCallback
	*sharedVariable.VariableCallbacks
	*cmd.Dependencies
	*sharedBranches.ProjectBranchCallbacks
}
    func NewListOptions ¶
func NewListOptions(flags *ListFlags, dependencies *cmd.Dependencies, cmd *cobra.Command) *ListOptions
 Click to show internal directories. 
   Click to hide internal directories.