BowerCommand
The list of support Bower commands. The Custom alternative
can be used for other commands not in the list until they are
implemented
Union Cases
| Union Case | Description | 
          
            Custom(string)
          
          
            Signature: string 
         | 
        
            
               
               
            
          
         | 
      
          
            Install(InstallArgs)
          
          
            Signature: InstallArgs 
         | 
        
            
               
               
            
          
         | 
      
          
            Run(string)
          
          
            Signature: string 
         | 
        
            
               
               
            
          
         |