Document LivecheckFormula.
This commit is contained in:
parent
1359f2e323
commit
d49bff4ba8
@ -24,5 +24,4 @@ Style/Documentation:
|
|||||||
- 'utils/popen.rb'
|
- 'utils/popen.rb'
|
||||||
- 'utils/shebang.rb'
|
- 'utils/shebang.rb'
|
||||||
- 'utils/shell.rb'
|
- 'utils/shell.rb'
|
||||||
- 'utils/livecheck_formula.rb'
|
|
||||||
- 'version.rb'
|
- 'version.rb'
|
||||||
|
|||||||
@ -1,5 +1,8 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
|
# Helper module for parsing output of `brew livecheck`.
|
||||||
|
#
|
||||||
|
# @api private
|
||||||
module LivecheckFormula
|
module LivecheckFormula
|
||||||
module_function
|
module_function
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user