-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
Let's say there we have the following folder structure:
- <Archive Root>
- kmos
- base
- kmos.ks
- base
- kmos
Enviroment
- KSP 1.6 (I know it's not offically supported yet, but kOS seems to work in principle, and I don't expect KSP to break file system access...)
- Windows 10
- kOS should be equivalent to develop for this, actually build from Garek33:dev-2394 (up-to-date with develop, plus Fix #2394 - Expose terminal cursor #2397 )
Expected Behaviour
path("kmos/base"):hasextensionreturnsfalsepath("kmos/base/kmos"):hasextensionreturnsfalsepath("kmos/base/kmos.ks"):hasextensionreturnstrue
Tested Behaviour
path("kmos/base"):hasextensionreturnstruepath("kmos/base/kmos"):hasextensionreturnstruepath("kmos/base/kmos.ks"):hasextensionreturnstrue
Metadata
Metadata
Assignees
Labels
No labels