raesl.excel.cli
#
ESL to Excel Command Line Interface.
Module Contents#
Functions#
|
Convert ESL files and/or directories to an Excel workbook. |
|
Convert ESL files and/or directories to an Excel workbook. |
- raesl.excel.cli.excel(paths: Iterable[str], output: str, scope: Iterable[Tuple[str, int]])#
Convert ESL files and/or directories to an Excel workbook.
- raesl.excel.cli.component_excel(paths: Iterable[str], component: str, flow: Iterable[str], output: str)#
Convert ESL files and/or directories to an Excel workbook.