mbfl_default_object ¶Define the variables needed to handle a new instance of a subclass of mbfl_default_object.
The data variable is declared using, respectively: declare or declare -g.
We can think of these macros as working like mbfl_declare_varref(): they declare variables, one
of which is a data variable whose name we can pass around as parameter to functions.
This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.