enum

enum

part of shnell – a source to source compiler enhancement tool

© Jens Gustedt, 2019

generate an enumeration type together with some support values and functions

Coding and configuration

The following code is needed to enable the sh-module framework.

SRC="$_" . "${0%%/${0##*/}}/import.sh"

Imports

The following sh-modules are imported:

Details