shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
isFolder
Type:Function
Status:stable
Since:1.0.0
Platform:node
@blackbyte.sugar.node.is
This function check if the passed string path is a folder or not
Params
- path*-String
The path to check
Return
- -Boolean
true if is a folder, false if not
Example
import { isFolder } from '@blackbyte/sugar/is';
isFolder('something/cool');Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space