Node.js Addon Development

readdir

fs.readdir()
  -> binding.readdir()
  -> Fs.ReadDir()
  -> uv_fs_readdir()