formula: make extract_macho_slice_from private

Based on feedback from #11756.
This commit is contained in:
Carlo Cabrera 2021-08-18 11:51:08 +08:00
parent f026dd21c1
commit 6f7489e52c
No known key found for this signature in database
GPG Key ID: C74D447FC549A1D0

View File

@ -1620,6 +1620,7 @@ class Formula
raise raise
end end
end end
private :extract_macho_slice_from
# an array of all core {Formula} names # an array of all core {Formula} names
# @private # @private