Document Language::Java
.
This commit is contained in:
parent
609c5e4a35
commit
b18700625c
@ -1,6 +1,9 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Language
|
||||
# Helper functions for Java formulae.
|
||||
#
|
||||
# @api public
|
||||
module Java
|
||||
def self.find_openjdk_formula(version = nil)
|
||||
can_be_newer = version&.end_with?("+")
|
||||
|
Loading…
x
Reference in New Issue
Block a user