rePath constant

String const rePath

Regular expression for Substrate paths

Implementation

static const String rePath = r"\/+[^/]+";