Skip to content
Snippets Groups Projects
Commit e3d78de5 authored by Markus Reiter's avatar Markus Reiter
Browse files

Document `Mac::Version`.

parent 3efaf897
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,9 @@ require "version"
module OS
module Mac
# A macOS version.
#
# @api private
class Version < ::Version
SYMBOLS = {
big_sur: "11.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment