|
|
◆ openNodeStdErr()
Opens a node stderr file for reading.
- Parameters
-
| name | The node name. |
| count | Specifies where to start reading the file. If negative, the file is read from the beginning. Otherwise, the file is read from the last count lines. |
- Returns
- An iterator to read the file. This proxy is never null.
- Exceptions
-
|