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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.