What can we do with fs?

node v0.12.18
version: 1.0.0
endpointsharetweet
var fs = require('fs'); fs.readFileSync('/etc/passwd').toString()
Loading…

no comments

    sign in to comment