Arturo
:
programming language
Documentation
Playground
Home
Library
Types
pathLiteral?
Source
pathLiteral?
checks if given value is of type :pathLiteral
Parameters
pathLiteral?
value
:any
Returns
:logical
Examples
copy
pathLiteral? 'a\b\c ; => true
Related
Types / pathLabel?
Types / attributeLabel?
Types / path?
Types / literal?