DevelopmentAPIlibutilfunctionsFunction: getClusterPrefixedPath()On this pageFunction: getClusterPrefixedPath() function getClusterPrefixedPath(path?: null | string): string Parameters ParameterTypepath?null | string Returns string A path prefixed with cluster path, and the given path. The given path does not start with a /, it will be added. Defined in src/lib/cluster.ts:9