Class: Minitest::Config
- Inherits:
-
Object
- Object
- Minitest::Config
- Defined in:
- lib/minitest/doc.rb
Class Attribute Summary collapse
-
.path ⇒ Object
Returns the value of attribute path.
Class Attribute Details
.path ⇒ Object
Returns the value of attribute path.
10 11 12 |
# File 'lib/minitest/doc.rb', line 10 def path @path end |