ruby/ext/pty
Nobuyoshi Nakada baf1403fba
[DOC] Show `PTY.getpty` as an alias of `PTY.spawn`
`:nodoc:` directive does not work at method definition in C, and must
be at the implementation function.  That is, there is no way to make
one method visible and another method sharing the implementation
invisible at the same time.
2023-12-18 20:17:45 +09:00
..
lib [DOC] RDoc changes for IO (#6458) 2022-10-02 08:24:08 -05:00
depend Update the depend files 2023-02-28 09:09:00 -08:00
extconf.rb ext/pty/extconf.rb: Try libutil only on OpenBSD 2022-08-18 12:46:24 +09:00
pty.c [DOC] Show `PTY.getpty` as an alias of `PTY.spawn` 2023-12-18 20:17:45 +09:00