content-entry-filesystem
TypeScript icon, indicating that this package has built-in type declarations

7.0.3 • Public • Published

npm License Typed with TypeScript bundlejs downloads GitHub Issues Build Status Styled with prettier Commitizen friendly Known Vulnerabilities Coverage Status * Parameters * filename * isExistent * isEmpty * readStream * writeStream * getReadStream * Parameters * getWriteStream * Parameters## FileSystemEntry**Extends StreamContentEntryMixin(ContentEntry)*A ContentEntry backed by a file.### Parameters name string of the file

  • baseDir string directory the file is located in### filenameAbsolute file path.Returns string ### isExistentCheck for presence of the entry.Returns Promise<boolean> ### isEmptyCheck is entry represents an empty file.Returns Promise<boolean> ### readStreamReturns Readable ### writeStreamReturns Writable ### getReadStream#### Parameters* options Meta* deprecated: This is deprecated.### getWriteStream#### Parameters* options Meta* deprecated: This is deprecated.# installWith npm do: ```shellnpm install content-entry ```# licenseBSD-2-Clause

Readme

Keywords

none

Package Sidebar

Install

npm i content-entry-filesystem

Weekly Downloads

1,090

Version

7.0.3

License

BSD-2-Clause

Unpacked Size

11.9 kB

Total Files

5

Last publish

Collaborators

  • arlac77