Skip to content

Commit

Permalink
added delimiter in toPath
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Dec 2, 2016
1 parent 55b68ec commit d4453e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ json.isJson(myJsonString) // true | false

### toPath()

**toPath(json)**
**toPath(json[, delimiter])**

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

0 comments on commit d4453e1

Please sign in to comment.