Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var ( Cmd = &cobra.Command{ Use: "setup", Short: "PowerSlide Setup", Long: "Ensures you have everything you need to setup and run PowerSlide.", Run: run, } ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files setup.go Click to show internal directories. Click to hide internal directories.