File: application.kwc

package info (click to toggle)
erlang-doc-html 1%3A10.b.1a-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 22,488 kB
  • ctags: 9,933
  • sloc: erlang: 505; ansic: 323; perl: 61; sh: 45; makefile: 39
file content (91 lines) | stat: -rw-r--r-- 2,990 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
%% Automatically generated. Do not edit.
{srcfile, "application"}.
{appname, "sasl"}.
{appvsn, "2.0"}.
{app, "sasl_app"}.
{appsummary, "The SASL Application"}.
{module, "alarm_handler"}.
{modulesummary, "An Alarm Handling Process"}.
{name, "clear_alarm/1"}.
{fsummary, "Clear the specified alarms"}.
{name, "get_alarms/0"}.
{fsummary, "Get all active alarms"}.
{name, "set_alarm/1"}.
{fsummary, "Set an alarm with an id"}.
{module, "overload"}.
{modulesummary, "An Overload Regulation Process"}.
{name, "request/0"}.
{fsummary, "Request to proceed with current job"}.
{name, "get_overload_info/0"}.
{fsummary, "Return current overload information data"}.
{module, "rb"}.
{modulesummary, "The Report Browser Tool"}.
{name, "grep/1"}.
{fsummary, "Search the reports for a regular expression"}.
{name, "h/0"}.
{name, "help/0"}.
{fsummary, "Print help information"}.
{name, "list/0"}.
{name, "list/1"}.
{fsummary, "List all reports"}.
{name, "rescan/0"}.
{name, "rescan/1"}.
{fsummary, "Rescan the report directory"}.
{name, "show/0"}.
{name, "show/1"}.
{fsummary, "Show reports"}.
{name, "start/0"}.
{name, "start/1"}.
{fsummary, "Start the RB server"}.
{name, "start_log/1"}.
{fsummary, "Redirect all output to FileName"}.
{name, "stop/0"}.
{fsummary, "Stop the RB server"}.
{name, "stop_log/0"}.
{fsummary, "Stop logging to file"}.
{module, "release_handler"}.
{modulesummary, "A process to unpack and install releases. "}.
{name, "check_install_release/1"}.
{fsummary, "Check installation of a release in the system. "}.
{name, "create_RELEASES/4"}.
{fsummary, "Create an initial RELEASES file."}.
{name, "install_file/2"}.
{fsummary, "Install a release file in the release structure. "}.
{name, "install_release/1"}.
{name, "install_release/2"}.
{fsummary, "Install a release in the system."}.
{name, "make_permanent/1"}.
{fsummary, "Make the specified release version permanent."}.
{name, "remove_release/1"}.
{fsummary, "Remove a release from the system."}.
{name, "reboot_old_release/1"}.
{fsummary, "Reboot the system from an old release."}.
{name, "set_removed/1"}.
{fsummary, "Mark a release as removed."}.
{name, "set_unpacked/2"}.
{fsummary, "Mark a release as unpacked."}.
{name, "unpack_release/1"}.
{fsummary, "Unpack a release package."}.
{name, "which_releases/0"}.
{fsummary, "Return all known releases"}.
{module, "systools"}.
{modulesummary, "A Set of Release Handling Tools."}.
{name, "make_relup/3"}.
{name, "make_relup/4"}.
{fsummary, "Generate a release upgrade file relup."}.
{name, "make_script/1"}.
{name, "make_script/2"}.
{fsummary, "Generate a boot script .script/.boot."}.
{name, "make_tar/1"}.
{name, "make_tar/2"}.
{fsummary, "Create a release package."}.
{name, "script2boot/1"}.
{fsummary, "Generate a binary version of a boot script."}.
{file, "appup"}.
{filesummary, "Application upgrade file."}.
{file, "rel"}.
{filesummary, "Release resource file"}.
{file, "relup"}.
{filesummary, "Release upgrade file"}.
{file, "script"}.
{filesummary, "Boot script"}.