Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 224 Bytes

file.md

File metadata and controls

10 lines (7 loc) · 224 Bytes

Bedrock: Utils > File

Module to modify, check and get files. Only for node.

Node Usage API

const file = require('bedrock-utils/src/file.js');

file.readFile('./config.json'); // Will return the file object