Document BuildOptions.
This commit is contained in:
parent
9db7825606
commit
8129542277
@ -1,5 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Options for a formula build.
|
||||
#
|
||||
# @api private
|
||||
class BuildOptions
|
||||
# @private
|
||||
def initialize(args, options)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user