Skip to content

Commit 8b8d7af

Browse files
committed
docs(types): add ntpath Python note
1 parent cbb6f5f commit 8b8d7af

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

types/ntpath.lua

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
---
44
---Lexical path operations for Windows/NT-style paths.
55
---
6+
---> [!NOTE]
7+
--->
8+
---> Python `ntpath`-style behavior, ported to Lua.
9+
---
610
---## Usage
711
---
812
---```lua

0 commit comments

Comments
 (0)