Description Usage Arguments Value Note Examples
brew_info()
displays detailed information about a formula or
cask.
1 |
package |
Name of one or more formulae or casks |
... |
Arguments passed on to
|
A list of lists. Each sub-list contains information about a package
or cask specified by the package
argument.
System and package analytics can be retrieved with brew_analytics
1 2 3 4 5 | ## Not run:
# Get info about unixodbc package
brew_info("unixodbc")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.