Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Okio or KotlinxIO Path and File options & arguments #242

Closed
Wavesonics opened this issue Dec 2, 2024 · 1 comment
Closed

Add Okio or KotlinxIO Path and File options & arguments #242

Wavesonics opened this issue Dec 2, 2024 · 1 comment

Comments

@Wavesonics
Copy link

Currently Path and File option types are only for the JVM as they rely on those JVM classes.

But getting versions of these that would work on native targets would be great.

I looked at just creating them in my own project to get unblocked, but it looks like some of the types and functions use by those methods under the hood are marked internal I think.

@Wavesonics Wavesonics changed the title Add Okio or KotlinxIO Path and File options Add Okio or KotlinxIO Path and File options & arguments Dec 2, 2024
@Wavesonics
Copy link
Author

Whoops, opened this on the wrong project, moved it here:
ajalt/clikt#568

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant