Docs for the io module!
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
^title Directory Class
|
||||
|
||||
A directory on the file system.
|
||||
|
||||
## Static Methods
|
||||
|
||||
### Directory.**list**(path)
|
||||
|
||||
Lists the contents of the directory at `path`. Returns a sorted list of path
|
||||
strings for all of the contents of the directory.
|
||||
Reference in New Issue
Block a user