mirror of
https://github.com/lune-org/lune.git
synced 2025-04-18 10:53:46 +01:00
Output is now consistent regardless of the trailing forward-slash on Windows. Looks like this was caused by using std::path::MAIN_SEPARATOR and not taking into account that Windows uses both forward and back slashes. Decided to use tokio's file_name() function instead since it removes the leading path for you. |
||
---|---|---|
.. | ||
lune | ||
lune-roblox | ||
lune-std | ||
lune-std-datetime | ||
lune-std-fs | ||
lune-std-luau | ||
lune-std-net | ||
lune-std-process | ||
lune-std-regex | ||
lune-std-roblox | ||
lune-std-serde | ||
lune-std-stdio | ||
lune-std-task | ||
lune-utils | ||
mlua-luau-scheduler |