TooTallNate / node-telnet

Telnet implementation for Node.js
87 stars 30 forks source link

Please expand the documentation #22

Open gbirke opened 5 years ago

gbirke commented 5 years ago

The example code does not make it clear what you can do with the data object. While it converts itself into a string when you write it into a concole, it is an object. There should be a hint on what methods it has and how to get the data e.g. as a string