parse

fun parse(descriptor: String): PathDescriptor(source)

Parse a PathDescriptor from a String

See specification

Return

The parsed PathDescriptor

Since

0.1.0

Parameters

descriptor

The descriptor to parse