We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a278c8 commit d742fd9Copy full SHA for d742fd9
1 file changed
lua/plenary/path.lua
@@ -146,6 +146,7 @@ end
146
-- S_IFLNK = 0o120000 # symbolic link
147
-- S_IFSOCK = 0o140000 # socket file
148
149
+---@class Path
150
local Path = {
151
path = path,
152
}
0 commit comments