We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f1f226 commit a23e63fCopy full SHA for a23e63f
.rdoc_options
@@ -0,0 +1,3 @@
1
+---
2
+main_page: README.md
3
+page_dir: docs
docs/dir.rb
@@ -0,0 +1,6 @@
+# This file is to show this class in the generated pages and to make
+# RDoc coverage 100%.
+
4
+# Built-in class represents a directory in the underlying file system.
5
+class Dir
6
+end
0 commit comments