Investigate localCurrentDirVfs.path inconsistency in JVM and K/N
Open
check
- Dominant language
- Kotlin
- Stars
- 3k
- Forks
- 148
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 1
Description
> Hello, I want to get the path of my current project directory using Korio. I tried
`localCurrentDirVfs.path`
And while that works great on kotlin JVM, it returns nothing on Kotlin native. Any Idea why?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the localCurrentDirVfs.path entry point on Kotlin/JVM and Kotlin/Native, comparing how each platform obtains the current project directory. Confirm the expected behavior for both targets and document the cause or identify the platform-specific change needed for consistent results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100