Constructor and Description |
---|
ItclExtension() |
public void init(Interp interp) throws TclException
Extension
init
in class Extension
interp
- current interpreter.TclException
public void cmdProc(Interp interp, TclObject[] objv) throws TclException
cmdProc
in interface Command
TclException