Skip to content

Commit

Permalink
Add #write and #binwrite to IO section [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
znz committed Mar 2, 2020
1 parent f5c904c commit 761528e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/pathname/pathname.c
Expand Up @@ -1489,6 +1489,8 @@ path_f_pathname(VALUE self, VALUE str)
* - #binread(*args)
* - #readlines(*args)
* - #sysopen(*args)
* - #write(*args)
* - #binwrite(*args)
*
* === Utilities
*
Expand Down

0 comments on commit 761528e

Please sign in to comment.