filebydate 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG +2 -1
- data/Rakefile +1 -1
- data/bin/renwdate +3 -1
- data/doc/classes/ConfigTable.html +500 -0
- data/doc/classes/ConfigTable.src/M000002.html +25 -0
- data/doc/classes/ConfigTable.src/M000003.html +18 -0
- data/doc/classes/ConfigTable.src/M000004.html +18 -0
- data/doc/classes/ConfigTable.src/M000005.html +18 -0
- data/doc/classes/ConfigTable.src/M000006.html +18 -0
- data/doc/classes/ConfigTable.src/M000007.html +18 -0
- data/doc/classes/ConfigTable.src/M000008.html +18 -0
- data/doc/classes/ConfigTable.src/M000009.html +18 -0
- data/doc/classes/ConfigTable.src/M000010.html +18 -0
- data/doc/classes/ConfigTable.src/M000011.html +19 -0
- data/doc/classes/ConfigTable.src/M000012.html +21 -0
- data/doc/classes/ConfigTable.src/M000013.html +20 -0
- data/doc/classes/ConfigTable.src/M000014.html +18 -0
- data/doc/classes/ConfigTable.src/M000015.html +25 -0
- data/doc/classes/ConfigTable.src/M000016.html +23 -0
- data/doc/classes/ConfigTable.src/M000017.html +20 -0
- data/doc/classes/ConfigTable.src/M000018.html +20 -0
- data/doc/classes/ConfigTable.src/M000019.html +23 -0
- data/doc/classes/ConfigTable.src/M000020.html +19 -0
- data/doc/classes/ConfigTable.src/M000021.html +18 -0
- data/doc/classes/ConfigTable.src/M000022.html +18 -0
- data/doc/classes/ConfigTable/BoolItem.html +154 -0
- data/doc/classes/ConfigTable/BoolItem.src/M000023.html +18 -0
- data/doc/classes/ConfigTable/BoolItem.src/M000024.html +18 -0
- data/doc/classes/ConfigTable/ExecItem.html +201 -0
- data/doc/classes/ConfigTable/ExecItem.src/M000042.html +20 -0
- data/doc/classes/ConfigTable/ExecItem.src/M000043.html +18 -0
- data/doc/classes/ConfigTable/ExecItem.src/M000044.html +18 -0
- data/doc/classes/ConfigTable/ExecItem.src/M000045.html +18 -0
- data/doc/classes/ConfigTable/ExecItem.src/M000046.html +22 -0
- data/doc/classes/ConfigTable/Item.html +250 -0
- data/doc/classes/ConfigTable/Item.src/M000049.html +22 -0
- data/doc/classes/ConfigTable/Item.src/M000050.html +18 -0
- data/doc/classes/ConfigTable/Item.src/M000051.html +18 -0
- data/doc/classes/ConfigTable/Item.src/M000052.html +18 -0
- data/doc/classes/ConfigTable/Item.src/M000053.html +18 -0
- data/doc/classes/ConfigTable/Item.src/M000054.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.html +325 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000029.html +19 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000030.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000031.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000032.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000033.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000034.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000035.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000036.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000037.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000038.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000039.html +18 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000040.html +19 -0
- data/doc/classes/ConfigTable/MetaConfigEnvironment.src/M000041.html +19 -0
- data/doc/classes/ConfigTable/PackageSelectionItem.html +169 -0
- data/doc/classes/ConfigTable/PackageSelectionItem.src/M000027.html +19 -0
- data/doc/classes/ConfigTable/PackageSelectionItem.src/M000028.html +18 -0
- data/doc/classes/ConfigTable/PathItem.html +139 -0
- data/doc/classes/ConfigTable/PathItem.src/M000026.html +18 -0
- data/doc/classes/ConfigTable/ProgramItem.html +139 -0
- data/doc/classes/ConfigTable/ProgramItem.src/M000025.html +18 -0
- data/doc/classes/ConfigTable/SelectItem.html +156 -0
- data/doc/classes/ConfigTable/SelectItem.src/M000047.html +19 -0
- data/doc/classes/ConfigTable/SelectItem.src/M000048.html +18 -0
- data/doc/classes/Enumerable.html +118 -0
- data/doc/classes/Errno.html +111 -0
- data/doc/classes/Errno/ENOTEMPTY.html +111 -0
- data/doc/classes/File.html +166 -0
- data/doc/classes/File.src/M000183.html +20 -0
- data/doc/classes/File.src/M000184.html +20 -0
- data/doc/classes/File.src/M000185.html +18 -0
- data/doc/classes/FileByDate.html +208 -0
- data/doc/classes/FileByDate.src/M000198.html +31 -0
- data/doc/classes/FileByDate.src/M000199.html +31 -0
- data/doc/classes/FileOperations.html +375 -0
- data/doc/classes/FileOperations.src/M000200.html +31 -0
- data/doc/classes/FileOperations.src/M000201.html +20 -0
- data/doc/classes/FileOperations.src/M000202.html +20 -0
- data/doc/classes/FileOperations.src/M000203.html +24 -0
- data/doc/classes/FileOperations.src/M000204.html +34 -0
- data/doc/classes/FileOperations.src/M000205.html +27 -0
- data/doc/classes/FileOperations.src/M000206.html +21 -0
- data/doc/classes/FileOperations.src/M000207.html +19 -0
- data/doc/classes/FileOperations.src/M000208.html +40 -0
- data/doc/classes/FileOperations.src/M000209.html +19 -0
- data/doc/classes/FileOperations.src/M000210.html +20 -0
- data/doc/classes/FileOperations.src/M000211.html +18 -0
- data/doc/classes/FileOperations.src/M000212.html +18 -0
- data/doc/classes/FileOperations.src/M000213.html +18 -0
- data/doc/classes/FileOperations.src/M000214.html +20 -0
- data/doc/classes/FileOperations.src/M000215.html +20 -0
- data/doc/classes/FilebydateTest.html +348 -0
- data/doc/classes/FilebydateTest.src/M000169.html +28 -0
- data/doc/classes/FilebydateTest.src/M000170.html +19 -0
- data/doc/classes/FilebydateTest.src/M000171.html +20 -0
- data/doc/classes/FilebydateTest.src/M000172.html +21 -0
- data/doc/classes/FilebydateTest.src/M000173.html +22 -0
- data/doc/classes/FilebydateTest.src/M000174.html +24 -0
- data/doc/classes/FilebydateTest.src/M000175.html +20 -0
- data/doc/classes/FilebydateTest.src/M000176.html +28 -0
- data/doc/classes/FilebydateTest.src/M000177.html +19 -0
- data/doc/classes/FilebydateTest.src/M000178.html +20 -0
- data/doc/classes/FilebydateTest.src/M000179.html +21 -0
- data/doc/classes/FilebydateTest.src/M000180.html +22 -0
- data/doc/classes/FilebydateTest.src/M000181.html +24 -0
- data/doc/classes/FilebydateTest.src/M000182.html +20 -0
- data/doc/classes/HookScriptAPI.html +308 -0
- data/doc/classes/HookScriptAPI.src/M000186.html +18 -0
- data/doc/classes/HookScriptAPI.src/M000188.html +18 -0
- data/doc/classes/HookScriptAPI.src/M000189.html +18 -0
- data/doc/classes/HookScriptAPI.src/M000190.html +18 -0
- data/doc/classes/HookScriptAPI.src/M000191.html +18 -0
- data/doc/classes/HookScriptAPI.src/M000192.html +18 -0
- data/doc/classes/HookScriptAPI.src/M000193.html +18 -0
- data/doc/classes/HookScriptAPI.src/M000194.html +18 -0
- data/doc/classes/HookScriptAPI.src/M000195.html +20 -0
- data/doc/classes/HookScriptAPI.src/M000196.html +20 -0
- data/doc/classes/HookScriptAPI.src/M000197.html +20 -0
- data/doc/classes/Installer.html +1148 -0
- data/doc/classes/Installer.src/M000102.html +21 -0
- data/doc/classes/Installer.src/M000103.html +18 -0
- data/doc/classes/Installer.src/M000104.html +17 -0
- data/doc/classes/Installer.src/M000105.html +18 -0
- data/doc/classes/Installer.src/M000106.html +18 -0
- data/doc/classes/Installer.src/M000107.html +18 -0
- data/doc/classes/Installer.src/M000108.html +18 -0
- data/doc/classes/Installer.src/M000109.html +18 -0
- data/doc/classes/Installer.src/M000110.html +23 -0
- data/doc/classes/Installer.src/M000111.html +18 -0
- data/doc/classes/Installer.src/M000114.html +18 -0
- data/doc/classes/Installer.src/M000118.html +18 -0
- data/doc/classes/Installer.src/M000119.html +18 -0
- data/doc/classes/Installer.src/M000120.html +20 -0
- data/doc/classes/Installer.src/M000122.html +18 -0
- data/doc/classes/Installer.src/M000126.html +36 -0
- data/doc/classes/Installer.src/M000127.html +25 -0
- data/doc/classes/Installer.src/M000128.html +24 -0
- data/doc/classes/Installer.src/M000129.html +19 -0
- data/doc/classes/Installer.src/M000130.html +18 -0
- data/doc/classes/Installer.src/M000131.html +18 -0
- data/doc/classes/Installer.src/M000132.html +21 -0
- data/doc/classes/Installer.src/M000133.html +18 -0
- data/doc/classes/Installer.src/M000134.html +20 -0
- data/doc/classes/Installer.src/M000135.html +18 -0
- data/doc/classes/Installer.src/M000136.html +21 -0
- data/doc/classes/Installer.src/M000137.html +18 -0
- data/doc/classes/Installer.src/M000138.html +22 -0
- data/doc/classes/Installer.src/M000139.html +18 -0
- data/doc/classes/Installer.src/M000140.html +23 -0
- data/doc/classes/Installer.src/M000141.html +18 -0
- data/doc/classes/Installer.src/M000142.html +20 -0
- data/doc/classes/Installer.src/M000143.html +19 -0
- data/doc/classes/Installer.src/M000144.html +19 -0
- data/doc/classes/Installer.src/M000145.html +20 -0
- data/doc/classes/Installer.src/M000146.html +30 -0
- data/doc/classes/Installer.src/M000147.html +20 -0
- data/doc/classes/Installer.src/M000153.html +19 -0
- data/doc/classes/Installer.src/M000154.html +20 -0
- data/doc/classes/Installer.src/M000157.html +19 -0
- data/doc/classes/Installer.src/M000161.html +26 -0
- data/doc/classes/Installer.src/M000162.html +25 -0
- data/doc/classes/Installer.src/M000163.html +29 -0
- data/doc/classes/Installer.src/M000164.html +26 -0
- data/doc/classes/Installer/Shebang.html +202 -0
- data/doc/classes/Installer/Shebang.src/M000165.html +23 -0
- data/doc/classes/Installer/Shebang.src/M000166.html +19 -0
- data/doc/classes/Installer/Shebang.src/M000167.html +19 -0
- data/doc/classes/Installer/Shebang.src/M000168.html +18 -0
- data/doc/classes/SetupError.html +111 -0
- data/doc/classes/ToplevelInstaller.html +621 -0
- data/doc/classes/ToplevelInstaller.src/M000055.html +23 -0
- data/doc/classes/ToplevelInstaller.src/M000056.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000057.html +25 -0
- data/doc/classes/ToplevelInstaller.src/M000058.html +21 -0
- data/doc/classes/ToplevelInstaller.src/M000059.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000060.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000061.html +38 -0
- data/doc/classes/ToplevelInstaller.src/M000062.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000063.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000064.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000065.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000066.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000067.html +40 -0
- data/doc/classes/ToplevelInstaller.src/M000068.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000069.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000070.html +21 -0
- data/doc/classes/ToplevelInstaller.src/M000076.html +40 -0
- data/doc/classes/ToplevelInstaller.src/M000077.html +31 -0
- data/doc/classes/ToplevelInstaller.src/M000078.html +52 -0
- data/doc/classes/ToplevelInstaller.src/M000079.html +19 -0
- data/doc/classes/ToplevelInstaller.src/M000080.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000081.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000082.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000083.html +20 -0
- data/doc/classes/ToplevelInstaller.src/M000084.html +18 -0
- data/doc/classes/ToplevelInstaller.src/M000085.html +18 -0
- data/doc/classes/ToplevelInstallerMulti.html +398 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000086.html +21 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000087.html +21 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000088.html +23 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000089.html +29 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000090.html +22 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000091.html +21 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000092.html +21 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000093.html +20 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000094.html +20 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000095.html +20 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000096.html +21 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000097.html +21 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000098.html +25 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000099.html +18 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000100.html +18 -0
- data/doc/classes/ToplevelInstallerMulti.src/M000101.html +18 -0
- data/doc/created.rid +1 -0
- data/doc/files/lib/filebydate/version_rb.html +101 -0
- data/doc/files/lib/filebydate_rb.html +101 -0
- data/doc/files/pkg/filebydate-0_0_1/lib/filebydate/version_rb.html +101 -0
- data/doc/files/pkg/filebydate-0_0_1/lib/filebydate_rb.html +101 -0
- data/doc/files/pkg/filebydate-0_0_1/test/filebydate_test_rb.html +109 -0
- data/doc/files/pkg/filebydate-0_0_1/test/test_helper_rb.html +108 -0
- data/doc/files/setup_rb.html +148 -0
- data/doc/files/setup_rb.src/M000001.html +18 -0
- data/doc/files/test/filebydate_test_rb.html +109 -0
- data/doc/files/test/test_helper_rb.html +108 -0
- data/doc/fr_class_index.html +48 -0
- data/doc/fr_file_index.html +35 -0
- data/doc/fr_method_index.html +241 -0
- data/doc/index.html +24 -0
- data/doc/rdoc-style.css +208 -0
- data/lib/filebydate/version.rb +1 -1
- data/test/filebydate_test.rb +3 -7
- data/test/renwdate_test +18 -0
- metadata +264 -4
@@ -0,0 +1,241 @@
|
|
1
|
+
|
2
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
3
|
+
<!DOCTYPE html
|
4
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
5
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
6
|
+
|
7
|
+
<!--
|
8
|
+
|
9
|
+
Methods
|
10
|
+
|
11
|
+
-->
|
12
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
13
|
+
<head>
|
14
|
+
<title>Methods</title>
|
15
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
16
|
+
<link rel="stylesheet" href="rdoc-style.css" type="text/css" />
|
17
|
+
<base target="docwin" />
|
18
|
+
</head>
|
19
|
+
<body>
|
20
|
+
<div id="index">
|
21
|
+
<h1 class="section-bar">Methods</h1>
|
22
|
+
<div id="index-entries">
|
23
|
+
<a href="classes/ConfigTable.html#M000005">[] (ConfigTable)</a><br />
|
24
|
+
<a href="classes/ConfigTable.html#M000006">[]= (ConfigTable)</a><br />
|
25
|
+
<a href="classes/ConfigTable.html#M000011">add (ConfigTable)</a><br />
|
26
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000036">add_bool_config (ConfigTable::MetaConfigEnvironment)</a><br />
|
27
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000035">add_config (ConfigTable::MetaConfigEnvironment)</a><br />
|
28
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000037">add_path_config (ConfigTable::MetaConfigEnvironment)</a><br />
|
29
|
+
<a href="classes/File.html#M000184">binread (File)</a><br />
|
30
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000032">bool_config? (ConfigTable::MetaConfigEnvironment)</a><br />
|
31
|
+
<a href="classes/Installer.html#M000148">clean_dir_bin (Installer)</a><br />
|
32
|
+
<a href="classes/Installer.html#M000151">clean_dir_conf (Installer)</a><br />
|
33
|
+
<a href="classes/Installer.html#M000150">clean_dir_data (Installer)</a><br />
|
34
|
+
<a href="classes/Installer.html#M000153">clean_dir_ext (Installer)</a><br />
|
35
|
+
<a href="classes/Installer.html#M000149">clean_dir_lib (Installer)</a><br />
|
36
|
+
<a href="classes/Installer.html#M000152">clean_dir_man (Installer)</a><br />
|
37
|
+
<a href="classes/FileOperations.html#M000210">command (FileOperations)</a><br />
|
38
|
+
<a href="classes/HookScriptAPI.html#M000187">config (HookScriptAPI)</a><br />
|
39
|
+
<a href="classes/ToplevelInstaller.html#M000059">config (ToplevelInstaller)</a><br />
|
40
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000031">config? (ConfigTable::MetaConfigEnvironment)</a><br />
|
41
|
+
<a href="classes/Installer.html#M000112">config_dir_bin (Installer)</a><br />
|
42
|
+
<a href="classes/Installer.html#M000116">config_dir_conf (Installer)</a><br />
|
43
|
+
<a href="classes/Installer.html#M000115">config_dir_data (Installer)</a><br />
|
44
|
+
<a href="classes/Installer.html#M000114">config_dir_ext (Installer)</a><br />
|
45
|
+
<a href="classes/Installer.html#M000113">config_dir_lib (Installer)</a><br />
|
46
|
+
<a href="classes/Installer.html#M000117">config_dir_man (Installer)</a><br />
|
47
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000030">config_names (ConfigTable::MetaConfigEnvironment)</a><br />
|
48
|
+
<a href="classes/ConfigTable/ProgramItem.html#M000025">config_type (ConfigTable::ProgramItem)</a><br />
|
49
|
+
<a href="classes/ConfigTable/PathItem.html#M000026">config_type (ConfigTable::PathItem)</a><br />
|
50
|
+
<a href="classes/ConfigTable/PackageSelectionItem.html#M000028">config_type (ConfigTable::PackageSelectionItem)</a><br />
|
51
|
+
<a href="classes/ConfigTable/SelectItem.html#M000048">config_type (ConfigTable::SelectItem)</a><br />
|
52
|
+
<a href="classes/ConfigTable/BoolItem.html#M000023">config_type (ConfigTable::BoolItem)</a><br />
|
53
|
+
<a href="classes/ConfigTable/ExecItem.html#M000043">config_type (ConfigTable::ExecItem)</a><br />
|
54
|
+
<a href="classes/HookScriptAPI.html#M000190">curr_objdir (HookScriptAPI)</a><br />
|
55
|
+
<a href="classes/HookScriptAPI.html#M000189">curr_srcdir (HookScriptAPI)</a><br />
|
56
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000041">declare_packages (ConfigTable::MetaConfigEnvironment)</a><br />
|
57
|
+
<a href="classes/FileOperations.html#M000209">diff? (FileOperations)</a><br />
|
58
|
+
<a href="classes/File.html#M000185">dir? (File)</a><br />
|
59
|
+
<a href="classes/FileOperations.html#M000215">directories_of (FileOperations)</a><br />
|
60
|
+
<a href="classes/Installer.html#M000155">distclean_dir_bin (Installer)</a><br />
|
61
|
+
<a href="classes/Installer.html#M000159">distclean_dir_conf (Installer)</a><br />
|
62
|
+
<a href="classes/Installer.html#M000158">distclean_dir_data (Installer)</a><br />
|
63
|
+
<a href="classes/Installer.html#M000157">distclean_dir_ext (Installer)</a><br />
|
64
|
+
<a href="classes/Installer.html#M000156">distclean_dir_lib (Installer)</a><br />
|
65
|
+
<a href="classes/Installer.html#M000160">distclean_dir_man (Installer)</a><br />
|
66
|
+
<a href="classes/Installer.html#M000163">dive_into (Installer)</a><br />
|
67
|
+
<a href="classes/ConfigTable.html#M000021">dllext (ConfigTable)</a><br />
|
68
|
+
<a href="classes/ConfigTable.html#M000008">each (ConfigTable)</a><br />
|
69
|
+
<a href="classes/ToplevelInstallerMulti.html#M000098">each_selected_installers (ToplevelInstallerMulti)</a><br />
|
70
|
+
<a href="classes/ConfigTable/ExecItem.html#M000046">evaluate (ConfigTable::ExecItem)</a><br />
|
71
|
+
<a href="classes/ToplevelInstaller.html#M000084">exec_clean (ToplevelInstaller)</a><br />
|
72
|
+
<a href="classes/ToplevelInstallerMulti.html#M000096">exec_clean (ToplevelInstallerMulti)</a><br />
|
73
|
+
<a href="classes/Installer.html#M000147">exec_clean (Installer)</a><br />
|
74
|
+
<a href="classes/Installer.html#M000111">exec_config (Installer)</a><br />
|
75
|
+
<a href="classes/ToplevelInstaller.html#M000079">exec_config (ToplevelInstaller)</a><br />
|
76
|
+
<a href="classes/ToplevelInstallerMulti.html#M000092">exec_config (ToplevelInstallerMulti)</a><br />
|
77
|
+
<a href="classes/ToplevelInstaller.html#M000085">exec_distclean (ToplevelInstaller)</a><br />
|
78
|
+
<a href="classes/Installer.html#M000154">exec_distclean (Installer)</a><br />
|
79
|
+
<a href="classes/ToplevelInstallerMulti.html#M000097">exec_distclean (ToplevelInstallerMulti)</a><br />
|
80
|
+
<a href="classes/ToplevelInstallerMulti.html#M000094">exec_install (ToplevelInstallerMulti)</a><br />
|
81
|
+
<a href="classes/Installer.html#M000129">exec_install (Installer)</a><br />
|
82
|
+
<a href="classes/ToplevelInstaller.html#M000081">exec_install (ToplevelInstaller)</a><br />
|
83
|
+
<a href="classes/ToplevelInstaller.html#M000080">exec_setup (ToplevelInstaller)</a><br />
|
84
|
+
<a href="classes/Installer.html#M000119">exec_setup (Installer)</a><br />
|
85
|
+
<a href="classes/ToplevelInstallerMulti.html#M000093">exec_setup (ToplevelInstallerMulti)</a><br />
|
86
|
+
<a href="classes/ToplevelInstaller.html#M000083">exec_show (ToplevelInstaller)</a><br />
|
87
|
+
<a href="classes/Installer.html#M000161">exec_task_traverse (Installer)</a><br />
|
88
|
+
<a href="classes/Installer.html#M000146">exec_test (Installer)</a><br />
|
89
|
+
<a href="classes/ToplevelInstaller.html#M000082">exec_test (ToplevelInstaller)</a><br />
|
90
|
+
<a href="classes/ToplevelInstallerMulti.html#M000095">exec_test (ToplevelInstallerMulti)</a><br />
|
91
|
+
<a href="classes/Installer.html#M000141">existfiles (Installer)</a><br />
|
92
|
+
<a href="classes/Installer.html#M000118">extconf (Installer)</a><br />
|
93
|
+
<a href="classes/FileOperations.html#M000213">extdir? (FileOperations)</a><br />
|
94
|
+
<a href="classes/ToplevelInstallerMulti.html#M000090">extract_selection (ToplevelInstallerMulti)</a><br />
|
95
|
+
<a href="classes/FileOperations.html#M000214">files_of (FileOperations)</a><br />
|
96
|
+
<a href="classes/ConfigTable.html#M000019">fixup (ConfigTable)</a><br />
|
97
|
+
<a href="classes/FileOperations.html#M000206">force_remove_file (FileOperations)</a><br />
|
98
|
+
<a href="classes/HookScriptAPI.html#M000186">get_config (HookScriptAPI)</a><br />
|
99
|
+
<a href="classes/Installer.html#M000144">glob_reject (Installer)</a><br />
|
100
|
+
<a href="classes/Installer.html#M000143">glob_select (Installer)</a><br />
|
101
|
+
<a href="classes/Installer.html#M000145">globs2re (Installer)</a><br />
|
102
|
+
<a href="classes/ConfigTable/Item.html#M000050">help_opt (ConfigTable::Item)</a><br />
|
103
|
+
<a href="classes/ConfigTable/BoolItem.html#M000024">help_opt (ConfigTable::BoolItem)</a><br />
|
104
|
+
<a href="classes/Installer.html#M000142">hookfiles (Installer)</a><br />
|
105
|
+
<a href="classes/ToplevelInstaller.html#M000063">init_installers (ToplevelInstaller)</a><br />
|
106
|
+
<a href="classes/ToplevelInstallerMulti.html#M000089">init_installers (ToplevelInstallerMulti)</a><br />
|
107
|
+
<a href="classes/Installer.html#M000103">inspect (Installer)</a><br />
|
108
|
+
<a href="classes/ToplevelInstaller.html#M000060">inspect (ToplevelInstaller)</a><br />
|
109
|
+
<a href="classes/FileOperations.html#M000208">install (FileOperations)</a><br />
|
110
|
+
<a href="classes/Installer.html#M000130">install_dir_bin (Installer)</a><br />
|
111
|
+
<a href="classes/Installer.html#M000134">install_dir_conf (Installer)</a><br />
|
112
|
+
<a href="classes/Installer.html#M000133">install_dir_data (Installer)</a><br />
|
113
|
+
<a href="classes/Installer.html#M000132">install_dir_ext (Installer)</a><br />
|
114
|
+
<a href="classes/Installer.html#M000131">install_dir_lib (Installer)</a><br />
|
115
|
+
<a href="classes/Installer.html#M000135">install_dir_man (Installer)</a><br />
|
116
|
+
<a href="classes/Installer.html#M000136">install_files (Installer)</a><br />
|
117
|
+
<a href="classes/ToplevelInstaller.html#M000055">invoke (ToplevelInstaller)</a><br />
|
118
|
+
<a href="classes/ToplevelInstaller.html#M000061">invoke (ToplevelInstaller)</a><br />
|
119
|
+
<a href="classes/ConfigTable.html#M000009">key? (ConfigTable)</a><br />
|
120
|
+
<a href="classes/Installer.html#M000137">libfiles (Installer)</a><br />
|
121
|
+
<a href="classes/Installer/Shebang.html#M000165">load (Installer::Shebang)</a><br />
|
122
|
+
<a href="classes/ConfigTable.html#M000018">load_multipackage_entries (ConfigTable)</a><br />
|
123
|
+
<a href="classes/ToplevelInstaller.html#M000057">load_rbconfig (ToplevelInstaller)</a><br />
|
124
|
+
<a href="classes/ConfigTable.html#M000015">load_savefile (ConfigTable)</a><br />
|
125
|
+
<a href="classes/ConfigTable.html#M000013">load_script (ConfigTable)</a><br />
|
126
|
+
<a href="classes/ConfigTable.html#M000017">load_standard_entries (ConfigTable)</a><br />
|
127
|
+
<a href="classes/ConfigTable.html#M000010">lookup (ConfigTable)</a><br />
|
128
|
+
<a href="classes/FileOperations.html#M000212">make (FileOperations)</a><br />
|
129
|
+
<a href="classes/Installer.html#M000140">mapdir (Installer)</a><br />
|
130
|
+
<a href="classes/FileOperations.html#M000200">mkdir_p (FileOperations)</a><br />
|
131
|
+
<a href="classes/FileOperations.html#M000205">move_file (FileOperations)</a><br />
|
132
|
+
<a href="classes/ToplevelInstaller.html#M000056">multipackage? (ToplevelInstaller)</a><br />
|
133
|
+
<a href="classes/ConfigTable.html#M000007">names (ConfigTable)</a><br />
|
134
|
+
<a href="classes/ToplevelInstaller.html#M000058">new (ToplevelInstaller)</a><br />
|
135
|
+
<a href="classes/ConfigTable/Item.html#M000049">new (ConfigTable::Item)</a><br />
|
136
|
+
<a href="classes/ConfigTable/SelectItem.html#M000047">new (ConfigTable::SelectItem)</a><br />
|
137
|
+
<a href="classes/ConfigTable/ExecItem.html#M000042">new (ConfigTable::ExecItem)</a><br />
|
138
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000029">new (ConfigTable::MetaConfigEnvironment)</a><br />
|
139
|
+
<a href="classes/ToplevelInstallerMulti.html#M000086">new (ToplevelInstallerMulti)</a><br />
|
140
|
+
<a href="classes/Installer.html#M000102">new (Installer)</a><br />
|
141
|
+
<a href="classes/ConfigTable.html#M000002">new (ConfigTable)</a><br />
|
142
|
+
<a href="classes/Installer/Shebang.html#M000167">new (Installer::Shebang)</a><br />
|
143
|
+
<a href="classes/ConfigTable/PackageSelectionItem.html#M000027">new (ConfigTable::PackageSelectionItem)</a><br />
|
144
|
+
<a href="classes/Installer.html#M000127">new_shebang (Installer)</a><br />
|
145
|
+
<a href="classes/Installer.html#M000109">no_harm? (Installer)</a><br />
|
146
|
+
<a href="classes/ToplevelInstallerMulti.html#M000101">no_harm? (ToplevelInstallerMulti)</a><br />
|
147
|
+
<a href="classes/ConfigTable.html#M000004">no_harm? (ConfigTable)</a><br />
|
148
|
+
<a href="classes/Installer.html#M000104">noop (Installer)</a><br />
|
149
|
+
<a href="classes/Installer.html#M000106">objdir_root (Installer)</a><br />
|
150
|
+
<a href="classes/ToplevelInstaller.html#M000065">objdir_root (ToplevelInstaller)</a><br />
|
151
|
+
<a href="classes/Installer.html#M000128">open_atomic_writer (Installer)</a><br />
|
152
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000040">packages (ConfigTable::MetaConfigEnvironment)</a><br />
|
153
|
+
<a href="classes/ToplevelInstallerMulti.html#M000088">packages= (ToplevelInstallerMulti)</a><br />
|
154
|
+
<a href="classes/Installer/Shebang.html#M000166">parse (Installer::Shebang)</a><br />
|
155
|
+
<a href="classes/ConfigTable.html#M000020">parse_opt (ConfigTable)</a><br />
|
156
|
+
<a href="classes/ToplevelInstaller.html#M000074">parsearg_clean (ToplevelInstaller)</a><br />
|
157
|
+
<a href="classes/ToplevelInstaller.html#M000076">parsearg_config (ToplevelInstaller)</a><br />
|
158
|
+
<a href="classes/ToplevelInstaller.html#M000075">parsearg_distclean (ToplevelInstaller)</a><br />
|
159
|
+
<a href="classes/ToplevelInstaller.html#M000067">parsearg_global (ToplevelInstaller)</a><br />
|
160
|
+
<a href="classes/ToplevelInstaller.html#M000077">parsearg_install (ToplevelInstaller)</a><br />
|
161
|
+
<a href="classes/ToplevelInstaller.html#M000070">parsearg_no_options (ToplevelInstaller)</a><br />
|
162
|
+
<a href="classes/ToplevelInstaller.html#M000072">parsearg_setup (ToplevelInstaller)</a><br />
|
163
|
+
<a href="classes/ToplevelInstaller.html#M000071">parsearg_show (ToplevelInstaller)</a><br />
|
164
|
+
<a href="classes/ToplevelInstaller.html#M000073">parsearg_test (ToplevelInstaller)</a><br />
|
165
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000033">path_config? (ConfigTable::MetaConfigEnvironment)</a><br />
|
166
|
+
<a href="classes/ToplevelInstallerMulti.html#M000091">print_usage (ToplevelInstallerMulti)</a><br />
|
167
|
+
<a href="classes/ToplevelInstaller.html#M000078">print_usage (ToplevelInstaller)</a><br />
|
168
|
+
<a href="classes/File.html#M000183">read (File)</a><br />
|
169
|
+
<a href="classes/ToplevelInstaller.html#M000066">relpath (ToplevelInstaller)</a><br />
|
170
|
+
<a href="classes/Installer.html#M000107">relpath (Installer)</a><br />
|
171
|
+
<a href="classes/ConfigTable.html#M000012">remove (ConfigTable)</a><br />
|
172
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000039">remove_config (ConfigTable::MetaConfigEnvironment)</a><br />
|
173
|
+
<a href="classes/FileOperations.html#M000207">remove_file (FileOperations)</a><br />
|
174
|
+
<a href="classes/FileOperations.html#M000203">remove_tree (FileOperations)</a><br />
|
175
|
+
<a href="classes/FileOperations.html#M000204">remove_tree0 (FileOperations)</a><br />
|
176
|
+
<a href="classes/FileByDate.html#M000199">rename (FileByDate)</a><br />
|
177
|
+
<a href="classes/FileByDate.html#M000198">rename (FileByDate)</a><br />
|
178
|
+
<a href="classes/ConfigTable/ExecItem.html#M000045">resolve (ConfigTable::ExecItem)</a><br />
|
179
|
+
<a href="classes/ConfigTable/Item.html#M000053">resolve (ConfigTable::Item)</a><br />
|
180
|
+
<a href="classes/FileOperations.html#M000201">rm_f (FileOperations)</a><br />
|
181
|
+
<a href="classes/FileOperations.html#M000202">rm_rf (FileOperations)</a><br />
|
182
|
+
<a href="classes/FileOperations.html#M000211">ruby (FileOperations)</a><br />
|
183
|
+
<a href="classes/Installer.html#M000138">rubyextentions (Installer)</a><br />
|
184
|
+
<a href="classes/ToplevelInstallerMulti.html#M000099">run_hook (ToplevelInstallerMulti)</a><br />
|
185
|
+
<a href="classes/Installer.html#M000164">run_hook (Installer)</a><br />
|
186
|
+
<a href="classes/ToplevelInstaller.html#M000062">run_metaconfigs (ToplevelInstaller)</a><br />
|
187
|
+
<a href="classes/ToplevelInstallerMulti.html#M000087">run_metaconfigs (ToplevelInstallerMulti)</a><br />
|
188
|
+
<a href="classes/ConfigTable.html#M000016">save (ConfigTable)</a><br />
|
189
|
+
<a href="classes/ConfigTable.html#M000014">savefile (ConfigTable)</a><br />
|
190
|
+
<a href="classes/ConfigTable/Item.html#M000054">set (ConfigTable::Item)</a><br />
|
191
|
+
<a href="classes/HookScriptAPI.html#M000188">set_config (HookScriptAPI)</a><br />
|
192
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000038">set_config_default (ConfigTable::MetaConfigEnvironment)</a><br />
|
193
|
+
<a href="classes/FilebydateTest.html#M000169">setup (FilebydateTest)</a><br />
|
194
|
+
<a href="classes/FilebydateTest.html#M000176">setup (FilebydateTest)</a><br />
|
195
|
+
<a href="classes/Installer.html#M000120">setup_dir_bin (Installer)</a><br />
|
196
|
+
<a href="classes/Installer.html#M000124">setup_dir_conf (Installer)</a><br />
|
197
|
+
<a href="classes/Installer.html#M000123">setup_dir_data (Installer)</a><br />
|
198
|
+
<a href="classes/Installer.html#M000122">setup_dir_ext (Installer)</a><br />
|
199
|
+
<a href="classes/Installer.html#M000121">setup_dir_lib (Installer)</a><br />
|
200
|
+
<a href="classes/Installer.html#M000125">setup_dir_man (Installer)</a><br />
|
201
|
+
<a href="files/setup_rb.html#M000001">setup_rb_error (setup.rb)</a><br />
|
202
|
+
<a href="classes/Installer.html#M000105">srcdir_root (Installer)</a><br />
|
203
|
+
<a href="classes/ToplevelInstaller.html#M000064">srcdir_root (ToplevelInstaller)</a><br />
|
204
|
+
<a href="classes/HookScriptAPI.html#M000197">srcdirectories (HookScriptAPI)</a><br />
|
205
|
+
<a href="classes/HookScriptAPI.html#M000193">srcdirectory? (HookScriptAPI)</a><br />
|
206
|
+
<a href="classes/HookScriptAPI.html#M000195">srcentries (HookScriptAPI)</a><br />
|
207
|
+
<a href="classes/HookScriptAPI.html#M000192">srcexist? (HookScriptAPI)</a><br />
|
208
|
+
<a href="classes/HookScriptAPI.html#M000191">srcfile (HookScriptAPI)</a><br />
|
209
|
+
<a href="classes/HookScriptAPI.html#M000194">srcfile? (HookScriptAPI)</a><br />
|
210
|
+
<a href="classes/HookScriptAPI.html#M000196">srcfiles (HookScriptAPI)</a><br />
|
211
|
+
<a href="classes/Installer.html#M000139">targetfiles (Installer)</a><br />
|
212
|
+
<a href="classes/FilebydateTest.html#M000180">test_bin_script_dir (FilebydateTest)</a><br />
|
213
|
+
<a href="classes/FilebydateTest.html#M000173">test_bin_script_dir (FilebydateTest)</a><br />
|
214
|
+
<a href="classes/FilebydateTest.html#M000181">test_bin_script_wildcard (FilebydateTest)</a><br />
|
215
|
+
<a href="classes/FilebydateTest.html#M000174">test_bin_script_wildcard (FilebydateTest)</a><br />
|
216
|
+
<a href="classes/FilebydateTest.html#M000179">test_mtime_preserved (FilebydateTest)</a><br />
|
217
|
+
<a href="classes/FilebydateTest.html#M000172">test_mtime_preserved (FilebydateTest)</a><br />
|
218
|
+
<a href="classes/FilebydateTest.html#M000175">test_no_double_rename (FilebydateTest)</a><br />
|
219
|
+
<a href="classes/FilebydateTest.html#M000182">test_no_double_rename (FilebydateTest)</a><br />
|
220
|
+
<a href="classes/FilebydateTest.html#M000170">test_single_file_renamed (FilebydateTest)</a><br />
|
221
|
+
<a href="classes/FilebydateTest.html#M000177">test_single_file_renamed (FilebydateTest)</a><br />
|
222
|
+
<a href="classes/FilebydateTest.html#M000178">test_wildcard_files_renamed (FilebydateTest)</a><br />
|
223
|
+
<a href="classes/FilebydateTest.html#M000171">test_wildcard_files_renamed (FilebydateTest)</a><br />
|
224
|
+
<a href="classes/Installer/Shebang.html#M000168">to_s (Installer::Shebang)</a><br />
|
225
|
+
<a href="classes/Installer.html#M000162">traverse (Installer)</a><br />
|
226
|
+
<a href="classes/Installer.html#M000126">update_shebang_line (Installer)</a><br />
|
227
|
+
<a href="classes/ToplevelInstaller.html#M000068">valid_task? (ToplevelInstaller)</a><br />
|
228
|
+
<a href="classes/ToplevelInstaller.html#M000069">valid_task_re (ToplevelInstaller)</a><br />
|
229
|
+
<a href="classes/ConfigTable/Item.html#M000052">value (ConfigTable::Item)</a><br />
|
230
|
+
<a href="classes/ConfigTable/ExecItem.html#M000044">value? (ConfigTable::ExecItem)</a><br />
|
231
|
+
<a href="classes/ConfigTable/Item.html#M000051">value? (ConfigTable::Item)</a><br />
|
232
|
+
<a href="classes/ConfigTable/MetaConfigEnvironment.html#M000034">value_config? (ConfigTable::MetaConfigEnvironment)</a><br />
|
233
|
+
<a href="classes/ConfigTable.html#M000022">value_config? (ConfigTable)</a><br />
|
234
|
+
<a href="classes/Installer.html#M000108">verbose? (Installer)</a><br />
|
235
|
+
<a href="classes/ConfigTable.html#M000003">verbose? (ConfigTable)</a><br />
|
236
|
+
<a href="classes/ToplevelInstallerMulti.html#M000100">verbose? (ToplevelInstallerMulti)</a><br />
|
237
|
+
<a href="classes/Installer.html#M000110">verbose_off (Installer)</a><br />
|
238
|
+
</div>
|
239
|
+
</div>
|
240
|
+
</body>
|
241
|
+
</html>
|
data/doc/index.html
ADDED
@@ -0,0 +1,24 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
|
5
|
+
|
6
|
+
<!--
|
7
|
+
|
8
|
+
RDoc Documentation
|
9
|
+
|
10
|
+
-->
|
11
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
12
|
+
<head>
|
13
|
+
<title>RDoc Documentation</title>
|
14
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
15
|
+
</head>
|
16
|
+
<frameset rows="20%, 80%">
|
17
|
+
<frameset cols="25%,35%,45%">
|
18
|
+
<frame src="fr_file_index.html" title="Files" name="Files" />
|
19
|
+
<frame src="fr_class_index.html" name="Classes" />
|
20
|
+
<frame src="fr_method_index.html" name="Methods" />
|
21
|
+
</frameset>
|
22
|
+
<frame src="files/lib/filebydate/version_rb.html" name="docwin" />
|
23
|
+
</frameset>
|
24
|
+
</html>
|
data/doc/rdoc-style.css
ADDED
@@ -0,0 +1,208 @@
|
|
1
|
+
|
2
|
+
body {
|
3
|
+
font-family: Verdana,Arial,Helvetica,sans-serif;
|
4
|
+
font-size: 90%;
|
5
|
+
margin: 0;
|
6
|
+
margin-left: 40px;
|
7
|
+
padding: 0;
|
8
|
+
background: white;
|
9
|
+
}
|
10
|
+
|
11
|
+
h1,h2,h3,h4 { margin: 0; color: #efefef; background: transparent; }
|
12
|
+
h1 { font-size: 150%; }
|
13
|
+
h2,h3,h4 { margin-top: 1em; }
|
14
|
+
|
15
|
+
a { background: #eef; color: #039; text-decoration: none; }
|
16
|
+
a:hover { background: #039; color: #eef; }
|
17
|
+
|
18
|
+
/* Override the base stylesheet's Anchor inside a table cell */
|
19
|
+
td > a {
|
20
|
+
background: transparent;
|
21
|
+
color: #039;
|
22
|
+
text-decoration: none;
|
23
|
+
}
|
24
|
+
|
25
|
+
/* and inside a section title */
|
26
|
+
.section-title > a {
|
27
|
+
background: transparent;
|
28
|
+
color: #eee;
|
29
|
+
text-decoration: none;
|
30
|
+
}
|
31
|
+
|
32
|
+
/* === Structural elements =================================== */
|
33
|
+
|
34
|
+
div#index {
|
35
|
+
margin: 0;
|
36
|
+
margin-left: -40px;
|
37
|
+
padding: 0;
|
38
|
+
font-size: 90%;
|
39
|
+
}
|
40
|
+
|
41
|
+
|
42
|
+
div#index a {
|
43
|
+
margin-left: 0.7em;
|
44
|
+
}
|
45
|
+
|
46
|
+
div#index .section-bar {
|
47
|
+
margin-left: 0px;
|
48
|
+
padding-left: 0.7em;
|
49
|
+
background: #ccc;
|
50
|
+
font-size: small;
|
51
|
+
}
|
52
|
+
|
53
|
+
|
54
|
+
div#classHeader, div#fileHeader {
|
55
|
+
width: auto;
|
56
|
+
color: white;
|
57
|
+
padding: 0.5em 1.5em 0.5em 1.5em;
|
58
|
+
margin: 0;
|
59
|
+
margin-left: -40px;
|
60
|
+
border-bottom: 3px solid #006;
|
61
|
+
}
|
62
|
+
|
63
|
+
div#classHeader a, div#fileHeader a {
|
64
|
+
background: inherit;
|
65
|
+
color: white;
|
66
|
+
}
|
67
|
+
|
68
|
+
div#classHeader td, div#fileHeader td {
|
69
|
+
background: inherit;
|
70
|
+
color: white;
|
71
|
+
}
|
72
|
+
|
73
|
+
|
74
|
+
div#fileHeader {
|
75
|
+
background: #057;
|
76
|
+
}
|
77
|
+
|
78
|
+
div#classHeader {
|
79
|
+
background: #048;
|
80
|
+
}
|
81
|
+
|
82
|
+
|
83
|
+
.class-name-in-header {
|
84
|
+
font-size: 180%;
|
85
|
+
font-weight: bold;
|
86
|
+
}
|
87
|
+
|
88
|
+
|
89
|
+
div#bodyContent {
|
90
|
+
padding: 0 1.5em 0 1.5em;
|
91
|
+
}
|
92
|
+
|
93
|
+
div#description {
|
94
|
+
padding: 0.5em 1.5em;
|
95
|
+
background: #efefef;
|
96
|
+
border: 1px dotted #999;
|
97
|
+
}
|
98
|
+
|
99
|
+
div#description h1,h2,h3,h4,h5,h6 {
|
100
|
+
color: #125;;
|
101
|
+
background: transparent;
|
102
|
+
}
|
103
|
+
|
104
|
+
div#validator-badges {
|
105
|
+
text-align: center;
|
106
|
+
}
|
107
|
+
div#validator-badges img { border: 0; }
|
108
|
+
|
109
|
+
div#copyright {
|
110
|
+
color: #333;
|
111
|
+
background: #efefef;
|
112
|
+
font: 0.75em sans-serif;
|
113
|
+
margin-top: 5em;
|
114
|
+
margin-bottom: 0;
|
115
|
+
padding: 0.5em 2em;
|
116
|
+
}
|
117
|
+
|
118
|
+
|
119
|
+
/* === Classes =================================== */
|
120
|
+
|
121
|
+
table.header-table {
|
122
|
+
color: white;
|
123
|
+
font-size: small;
|
124
|
+
}
|
125
|
+
|
126
|
+
.type-note {
|
127
|
+
font-size: small;
|
128
|
+
color: #DEDEDE;
|
129
|
+
}
|
130
|
+
|
131
|
+
.xxsection-bar {
|
132
|
+
background: #eee;
|
133
|
+
color: #333;
|
134
|
+
padding: 3px;
|
135
|
+
}
|
136
|
+
|
137
|
+
.section-bar {
|
138
|
+
color: #333;
|
139
|
+
border-bottom: 1px solid #999;
|
140
|
+
margin-left: -20px;
|
141
|
+
}
|
142
|
+
|
143
|
+
|
144
|
+
.section-title {
|
145
|
+
background: #79a;
|
146
|
+
color: #eee;
|
147
|
+
padding: 3px;
|
148
|
+
margin-top: 2em;
|
149
|
+
margin-left: -30px;
|
150
|
+
border: 1px solid #999;
|
151
|
+
}
|
152
|
+
|
153
|
+
.top-aligned-row { vertical-align: top }
|
154
|
+
.bottom-aligned-row { vertical-align: bottom }
|
155
|
+
|
156
|
+
/* --- Context section classes ----------------------- */
|
157
|
+
|
158
|
+
.context-row { }
|
159
|
+
.context-item-name { font-family: monospace; font-weight: bold; color: black; }
|
160
|
+
.context-item-value { font-size: small; color: #448; }
|
161
|
+
.context-item-desc { color: #333; padding-left: 2em; }
|
162
|
+
|
163
|
+
/* --- Method classes -------------------------- */
|
164
|
+
.method-detail {
|
165
|
+
background: #efefef;
|
166
|
+
padding: 0;
|
167
|
+
margin-top: 0.5em;
|
168
|
+
margin-bottom: 1em;
|
169
|
+
border: 1px dotted #ccc;
|
170
|
+
}
|
171
|
+
.method-heading {
|
172
|
+
color: black;
|
173
|
+
background: #ccc;
|
174
|
+
border-bottom: 1px solid #666;
|
175
|
+
padding: 0.2em 0.5em 0 0.5em;
|
176
|
+
}
|
177
|
+
.method-signature { color: black; background: inherit; }
|
178
|
+
.method-name { font-weight: bold; }
|
179
|
+
.method-args { font-style: italic; }
|
180
|
+
.method-description { padding: 0 0.5em 0 0.5em; }
|
181
|
+
|
182
|
+
/* --- Source code sections -------------------- */
|
183
|
+
|
184
|
+
a.source-toggle { font-size: 90%; }
|
185
|
+
div.method-source-code {
|
186
|
+
background: #262626;
|
187
|
+
color: #ffdead;
|
188
|
+
margin: 1em;
|
189
|
+
padding: 0.5em;
|
190
|
+
border: 1px dashed #999;
|
191
|
+
overflow: hidden;
|
192
|
+
}
|
193
|
+
|
194
|
+
div.method-source-code pre { color: #ffdead; overflow: hidden; }
|
195
|
+
|
196
|
+
/* --- Ruby keyword styles --------------------- */
|
197
|
+
|
198
|
+
.standalone-code { background: #221111; color: #ffdead; overflow: hidden; }
|
199
|
+
|
200
|
+
.ruby-constant { color: #7fffd4; background: transparent; }
|
201
|
+
.ruby-keyword { color: #00ffff; background: transparent; }
|
202
|
+
.ruby-ivar { color: #eedd82; background: transparent; }
|
203
|
+
.ruby-operator { color: #00ffee; background: transparent; }
|
204
|
+
.ruby-identifier { color: #ffdead; background: transparent; }
|
205
|
+
.ruby-node { color: #ffa07a; background: transparent; }
|
206
|
+
.ruby-comment { color: #b22222; font-weight: bold; background: transparent; }
|
207
|
+
.ruby-regexp { color: #ffa07a; background: transparent; }
|
208
|
+
.ruby-value { color: #7fffd4; background: transparent; }
|