We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b68ec commit d4453e1Copy full SHA for d4453e1
readme.md
@@ -62,7 +62,7 @@ json.isJson(myJsonString) // true | false
62
63
### toPath()
64
65
-**toPath(json)**
+**toPath(json[, delimiter])**
66
67
If you want to change your json string into a path just hit this method.
68
`base` in an object is always the name of the folder.
0 commit comments