Document FormulaInfo.
This commit is contained in:
parent
b6b102effb
commit
011649a785
@ -1,7 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Formula info drawn from an external `brew info --json` call
|
||||
|
||||
# Formula information drawn from an external `brew info --json` call.
|
||||
#
|
||||
# @api private
|
||||
class FormulaInfo
|
||||
# The whole info structure parsed from the JSON
|
||||
attr_accessor :info
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user