Class NodeFileSystemProvider

Provides methods to interact with an abstract file system. The default implementation is based on the node.js fs API.

Implements

Constructors

Properties

Methods

Constructors

Properties

encoding: NodeTextEncoding = 'utf-8'

Methods