My Project
 All Namespaces Files Functions
Functions
oo::Helpers Namespace Reference

Functions

 classvar args
 

Function Documentation

oo::Helpers::classvar   args  

Extension to TclOO to add static variables. Defines variables on the class instead of on the object. Can be used to enforce a limited number of instantiations.