Skip to content

Commit d4453e1

Browse files
committed
added delimiter in toPath
1 parent 55b68ec commit d4453e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ json.isJson(myJsonString) // true | false
6262

6363
### toPath()
6464

65-
**toPath(json)**
65+
**toPath(json[, delimiter])**
6666

6767
If you want to change your json string into a path just hit this method.
6868
`base` in an object is always the name of the folder.

0 commit comments

Comments
 (0)