nx.js
NamespacesSwitchFunctions

file

file(path, opts?): FsFile

Returns a Switch.FsFile instance for the given path.

Parameters

ParameterTypeDescription
pathPathLike
opts?FsFileOptions-

Returns

FsFile

On this page