-
Notifications
You must be signed in to change notification settings - Fork 0
ValidatedPath.API
Kyle Amos edited this page Sep 23, 2015
·
1 revision
Table of Contents generated with DocToc
Storage for a validated path
Name | Type | Description |
---|---|---|
path |
String | Full validated path |
firstPathPart |
String | Null | "Converted" first path if necessary (see helpers::convertFirstPathPart) |
pathRemainder |
String | Null | "Converted" remainder of the path if necessary (see helpers::convertFirstPathPart) |
- Source: