Skip to content

LinkTarget

A registry link's target, kept in both its native and canonical forms.

Returned by Key.read_link.

Fields

native

The lossless \Registry\... target as a Str.

root @ (:CURRENT_USER: | :USERS: | :LOCAL_MACHINE: | nil)

The canonical registry root the target lives under, or nil when the native path is not one this module recognizes.

subpath

The target path relative to root, or nil when the native path is not recognized.