Class: Homebrew::Livecheck::Strategy::ExtractPlist::Item Private
- Extended by:
- Forwardable
- Defined in:
- livecheck/strategy/extract_plist.rb
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.
Instance Attribute Summary collapse
-
#bundle_version ⇒ Object
Returns the value of attribute bundle_version.
Instance Attribute Details
#bundle_version ⇒ Object
Returns the value of attribute bundle_version
39 40 41 |
# File 'livecheck/strategy/extract_plist.rb', line 39 def bundle_version @bundle_version end |