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

打包可以把源码打上来吗? #228

Open
ysy950803 opened this issue Apr 30, 2024 · 0 comments
Open

打包可以把源码打上来吗? #228

ysy950803 opened this issue Apr 30, 2024 · 0 comments
Labels
寻求帮助 Extra attention is needed

Comments

@ysy950803
Copy link

作者你好,请问传jitpack的时候,可以把源码和注释这些也带上来吗?这样方便有时候快速查看一些源码和注释说明,现在点进去都是各种空方法,比如这种:

// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available

package com.drake.net.utils

public fun runMain(block: () -> kotlin.Unit): kotlin.Unit { /* compiled code */ }

public suspend fun <T> withDefault(block: suspend kotlinx.coroutines.CoroutineScope.() -> T): T { /* compiled code */ }

public suspend fun <T> withIO(block: suspend kotlinx.coroutines.CoroutineScope.() -> T): T { /* compiled code */ }

public suspend fun <T> withMain(block: suspend kotlinx.coroutines.CoroutineScope.() -> T): T { /* compiled code */ }

public suspend fun <T> withUnconfined(block: suspend kotlinx.coroutines.CoroutineScope.() -> T): T { /* compiled code */ }
@ysy950803 ysy950803 added the 寻求帮助 Extra attention is needed label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
寻求帮助 Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant