LinkTarget
A registry link's target, kept in both its native and canonical forms.
Returned by Key.read_link.
Fields
nativeThe lossless
\Registry\...target as aStr.root @ (:CURRENT_USER: | :USERS: | :LOCAL_MACHINE: | nil)The canonical registry root the target lives under, or
nilwhen the native path is not one this module recognizes.subpathThe target path relative to
root, ornilwhen the native path is not recognized.