File: tv.3

package info (click to toggle)
erlang-manpages 1%3A12.b.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,188 kB
  • ctags: 2
  • sloc: makefile: 68; perl: 30; sh: 15
file content (25 lines) | stat: -rw-r--r-- 773 bytes parent folder | download
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
.TH tv 3 "tv  2.1.4.2" "Ericsson AB" "ERLANG MODULE DEFINITION"
.SH MODULE
tv \- TV graphically examines ETS and Mnesia tables\&. 
.SH DESCRIPTION
.LP
TV enables the user to examine ETS and Mnesia tables\&. Once a certain table has been opened in the tool, the content may be viewed at various levels of detail\&. The content viewed may also be sorted, using any element as key\&. The table may be polled anytime; either regularly at specified intervals, or manually\&. New and deleted objects, as well as those altered, are marked with characteristic colors\&. 

.SH EXPORTS
.LP
.B
start() -> Pid
.br
.RS
.TP
Types
Pid = pid() 
.br
.RE
.RS
.LP
\fIstart/0\fR starts the TV\&. 
.RE
.SH SEE ALSO
.LP
For a complete description of the TV, please see the TV User\&'s Guide\&.