Functionsยง
- bytecount
- Formats byte count in a human-readable way.
- cmd_
generate - Generates TypeScript type definitions and a typed RPC client from the configured directory, writing the results to the configured output paths.
- cmd_
scan - Scans the configured directory and prints discovered RPC procedures, structs, and enums to stdout, followed by a JSON manifest.
- write_
file - Writes content to a file, creating parent directories as needed.