doc: adds usage of readline line-by-line parsing
authorRobert Jefe Lindstaedt <robert.lindstaedt@gmail.com>
Sun, 10 Jan 2016 16:18:49 +0000 (17:18 +0100)
committerMyles Borins <mborins@us.ibm.com>
Tue, 19 Jan 2016 19:52:37 +0000 (11:52 -0800)
commit2f40715f08036a2fa5364799db8ce33ca63d4b64
tree0acf7a914275b871bc095b684b12b9956ceb6536
parent5b45a464eeceb80621e54f15cea1204c3e8eef32
doc: adds usage of readline line-by-line parsing

In order to make developers aware of node-core built-in
functionality, which might replace module APIs, we should
add an example of readline`s interface usage.
SEO will eventually aid this goal, since it is well searched
on Q&A sites.

PR-URL: https://github.com/nodejs/node/pull/4609
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: James M Snell <jasnell@gmail.com>>
doc/api/readline.markdown