Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Documented os function calls
  • Loading branch information
harryzcy authored and Tinche committed Apr 9, 2019
1 parent 5db1e38 commit 1451075
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ several useful ``os`` functions that deal with files:

* ``stat``
* ``sendfile``
* ``rename``
* ``remove``
* ``mkdir``
* ``rmdir``

Writing tests for aiofiles
~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 1451075

Please sign in to comment.