0.1.3 • Published 7 months ago
@lunchtimecode/pubfun v0.1.3
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.
This is a small tool to extract all public kotlin functions and classes under any dir.
export PUB_PATH=<your_path>
cargo run > test.mdSee test.md for the result.