Module gen_xml_cli

gen_xml_cli is a command line script for running the main callback modules in the gen_xml package.

Copyright © 2025, Fred Youhanaie

Authors: Fred Youhanaie (fyrlang@anydata.co.uk).

Description

gen_xml_cli is a command line script for running the main callback modules in the gen_xml package.

Function Index

do_counts/1
do_null/1
do_paths/1
main/1

Function Details

do_counts/1

do_counts(Args) -> any()

do_null/1

do_null(Args) -> any()

do_paths/1

do_paths(Args) -> any()

main/1

main(Args) -> any()


Generated by EDoc