Tcl Library Source Code

Documentation
Login


[ Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]

NAME

tool::dict_ensemble - Dictionary Tools

Table Of Contents

SYNOPSIS

package require tool ?0.4.2?

object ensemble add field

DESCRIPTION

The dict_ensemble command is a keyword added by tool. It defines a public variable (stored as a dict), and an access function to manipulated and access the values stored in that dict.

AUTHORS

Sean Woods

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category tool of the Tcllib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

When proposing code changes, please provide unified diffs, i.e the output of diff -u.

Note further that attachments are strongly preferred over inlined patches. Attachments can be made by going to the Edit form of the ticket immediately after its creation, and then using the left-most button in the secondary navigation bar.

KEYWORDS

TOOL, TclOO

CATEGORY

Utility

COPYRIGHT

Copyright © 2015 Sean Woods