lowk.registry.forpath
Signature
function lowk.registry.forpath(path) -> table
Returns a table that has __index and __newindex metamethods
to allow conveniently getting and setting keys at a given path.
lowk.registry.forpathfunction lowk.registry.forpath(path) -> table
Returns a table that has __index and __newindex metamethods
to allow conveniently getting and setting keys at a given path.