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 cbb6f5f commit 8b8d7afCopy full SHA for 8b8d7af
1 file changed
types/ntpath.lua
@@ -3,6 +3,10 @@
3
---
4
---Lexical path operations for Windows/NT-style paths.
5
6
+---> [!NOTE]
7
+--->
8
+---> Python `ntpath`-style behavior, ported to Lua.
9
+---
10
---## Usage
11
12
---```lua
0 commit comments