Document Kernel.

This commit is contained in:
Markus Reiter 2020-08-25 00:19:57 +02:00
parent 6f0f8bd574
commit f7cb6a95b6

View File

@ -2,6 +2,9 @@
module OS
module Linux
# Helper functions for querying Linux kernel information.
#
# @api private
module Kernel
module_function