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