Module copybook

ballerina/copybook Ballerina library

0.1.1

Overview

The Copybook tool simplifies the process of transforming Copybook definitions into Ballerina code.

Command for Ballerina Copybook type generation

ArgumentDescription
-i, --inputThe input parameter specifies the path of the Copybook definition file (e.g., Copybook.cpy). This parameter is mandatory.
-o, --outputThe output parameter specifies the path of the output location of the generated Ballerina type file. This parameter is optional. If this parameter is not specified, the service files will be generated at the same location from which the Copybook command is executed.

Import

import ballerina/copybook;Copy

Metadata

Released date: 11 months ago

Version: 0.1.1

License: Apache-2.0


Compatibility

Platform: java17

Ballerina version: 2201.8.0

GraalVM compatible: Yes


Pull count

Total: 0

Current verison: 2


Weekly downloads



Keywords

copybook

copybook tool


Contributors

Other versions

0.1.1

0.1.0