Version 1 of TclPackage js Object

Updated 2016-01-27 14:24:58 by dbohdan

TclPackage

A javascript Object as used in incr Tcl in Javascript. Instantiation:

Parameters

  • interp

Container for holding all information of a Tcl or Tk package like the script for loading the package, the version umber etc.

to be filled