Skip to main content

Module writer

Module writer 

Source
Expand description

File writing utilities for generated code.

Functionsยง

write_js_code
Write generated JavaScript + TypeScript declaration code to the output directory.
write_python_code
Write generated Python code to files in the output directory with organized structure.
write_rust_code
Write generated code to files in the output directory.