adam.path
adam path(const string[] pathParts) const @safeDeep-copy the value at pathParts, or NULL if any hop is missing.
adam path(const string pathStr) const @safeDeep-copy the value at the dot-separated pathStr, or NULL if missing.
adam path(const string[] pathParts) const @safeDeep-copy the value at pathParts, or NULL if any hop is missing.
adam path(const string pathStr) const @safeDeep-copy the value at the dot-separated pathStr, or NULL if missing.