Expand description
Utilities.
Constants§
- EXTENSION_
SEPARATOR - Extension separator.
- HIDDEN_
PATH_ PREFIX - Hidden URI path prefix.
- PATH_
SEPARATOR - URI path separator.
- PATH_
SEPARATOR_ STRING - URI path separator.
Functions§
- cmp_
value_ lowercase - Compare Value as lowercase.
- file_
name - Filename with extension and without extension.
- query_
map_ to_ value - QueryMap to Value.
- uri_
path_ has_ hidden_ segment - Whether the URI path has any segment that begins with “.”.
- uri_
path_ join - Join URI paths.
- uri_
path_ last_ segment - The last segment in the URI path.
- uri_
path_ parent - Up one segment for the URI path.
- uri_
path_ segments - URI path segments.