adam.path

adam path(const string[] pathParts) const @safe

Deep-copy the value at pathParts, or NULL if any hop is missing.

adam path(const string pathStr) const @safe

Deep-copy the value at the dot-separated pathStr, or NULL if missing.