Structs§
- Analytic
- Analytics
- Bottle
- Brew
Option - Dependency
- File
- Installed
- Options
- Represents command line options with which to install a package.
- Package
- Represents a homebrew package, which may or may not be installed.
- Requirment
- Url
- Version
- Represents a string which might be a version number for homebrew. Homebrew has requirments for version strings, so it is not possable to definitivly parse it.
- Versions
Enums§
Functions§
- all_
installed - Return a map of all installed packages.
- all_
packages - Returns a map of all packages in the downloaded homebrew repository.
- test_
brew_ installed - Tests weither homebrew is installed by seeing if “brew –version” returns successfully.
- update
- Update homebrew, synchronizing the homebrew-core and package list.