Monday 10 April 2017

File System (fs) - createReadStream documentation option desription

maybe it is so stupid but I cant understand how to use nodeJs documentation.

For example i want to use createReadStream method from fs, nodeJs library.

Link to doc

Where can I get information about what (in this case) options object is ? And what is for example this flags property of that object.

I just know that its standard set looks like :

flags: 'r',

But i dont know where I can find more information about that flags. Please help me, maybe im blind or that doc is shitty.



via Patryk Janik

No comments:

Post a Comment