class Amazonite::Codegen::Render
- Amazonite::Codegen::Render
- Reference
- Object
Defined in:
codegen/render.crConstructors
Instance Method Summary
- #client_file(filepath)
- #enum_file(e : Service::Enum, filepath)
- #exception_factory_file(filepath)
- #model_file(model : Service::Structure, filepath)
- #to_file(template_name : String, filepath : String, bindings = {} of String => Bindings::Base)
- #to_s(template_name, bindings = {} of String => Bindings::Base)