module

module

part of shnell – a source to source compiler enhancement tool

© Jens Gustedt, 2019

This is only experimental and not suitable for real. See export instead.

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

export manglePrefix="${manglePrefix-}"

import mangle
import join
import arguments
import tokenize

Declared functions transform: Now this character can just be used as field separator, such that mangleLocal receives the identifier components as separate arguments

Declared functions transform: Now this character can just be used as field separator, such that mangleLocal receives the identifier components as separate arguments