Class: Homebrew::Cmd::PortablePackageCmd Private
- Defined in:
- sorbet/rbi/dsl/homebrew/cmd/portable_package_cmd.rbi
This class is part of a private API. This class may only be used in the Homebrew/brew repository. Third parties should avoid using this class if possible, as it may be removed or changed without warning.
Defined Under Namespace
Classes: Args
Instance Method Summary collapse
Instance Method Details
#args ⇒ Homebrew::Cmd::PortablePackageCmd::Args
This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.
10 |
# File 'sorbet/rbi/dsl/homebrew/cmd/portable_package_cmd.rbi', line 10 def args; end |