summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/tie/tie_std.man
blob: bd0cbdbc1d070f8dfce53047aad97e6e2676dfbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[manpage_begin tie n 1.1]
[keywords array]
[keywords database]
[keywords file]
[keywords metakit]
[keywords persistence]
[keywords tie]
[keywords untie]
[copyright {2008-2015 Andreas Kupries <andreas_kupries@users.sourceforge.net>}]
[moddesc   {Tcl Data Structures}]
[titledesc {Array persistence, standard data sources}]
[category  {Programming tools}]
[require Tcl 8.4]
[require tie::std::log [opt 1.0]]
[require tie::std::array [opt 1.0]]
[require tie::std::rarray [opt 1.0.1]]
[require tie::std::file [opt 1.0.4]]
[require tie::std::growfile [opt 1.0]]
[require tie::std::dsource [opt 1.0]]
[description]

The packages listed as requirements for this document are internal
packages providing the standard data sources of package [package tie],
as described in section [term {STANDARD DATA SOURCE TYPES}] of
[package tie]'s documentation.

[para]

They are automatically loaded and registered by [package tie] when it
itself is requested, and as such there is no need to request them on
their own, although it is possible to do so.

[vset CATEGORY tie]
[include ../doctools2base/include/feedback.inc]
[manpage_end]