file-contents
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
file-stat
Set the `stat` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
is-d
Check if a file is a directory
file-symlinks
Resolve symlinks and expose the `stat` property on a file object.