Document PATH.
This commit is contained in:
parent
45e3d58e96
commit
a231116252
@ -1,5 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Represention of a `*PATH` environment variable.
|
||||
#
|
||||
# @api private
|
||||
class PATH
|
||||
include Enumerable
|
||||
extend Forwardable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user