@lunchtimecode/pubfun
v0.1.3
Published
A tool to extract public functions from Kotlin files.
Maintainers
Readme
PubFun
This is a small tool to extract all public kotlin functions and classes under any dir.
Usage
export PUB_PATH=<your_path>
cargo run > test.mdSee test.md for the result.
