sprout 1.0.13.pre → 1.0.14.pre

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of sprout might be problematic. Click here for more details.

Files changed (148) hide show
  1. data/lib/sprout/version.rb +1 -1
  2. data/sprout-1.0.13.pre.gem +0 -0
  3. data/sprout.gemspec +1 -1
  4. metadata +3 -146
  5. data/POSTINSTALL.rdoc +0 -28
  6. data/lib/sprout/rdoc_parser.rb +0 -91
  7. data/rdoc/<.html +0 -274
  8. data/rdoc/Dir.html +0 -387
  9. data/rdoc/Object.html +0 -344
  10. data/rdoc/Sprout.html +0 -440
  11. data/rdoc/Sprout/ArchiveUnpacker.html +0 -1045
  12. data/rdoc/Sprout/Base.html +0 -283
  13. data/rdoc/Sprout/Base/ClassMethods.html +0 -474
  14. data/rdoc/Sprout/Concern.html +0 -415
  15. data/rdoc/Sprout/Errors.html +0 -324
  16. data/rdoc/Sprout/Errors/ArchiveUnpackerError.html +0 -284
  17. data/rdoc/Sprout/Errors/DestinationExistsError.html +0 -286
  18. data/rdoc/Sprout/Errors/DuplicateMemberError.html +0 -284
  19. data/rdoc/Sprout/Errors/ExecutableError.html +0 -285
  20. data/rdoc/Sprout/Errors/ExecutableRegistrationError.html +0 -284
  21. data/rdoc/Sprout/Errors/ExecutionError.html +0 -284
  22. data/rdoc/Sprout/Errors/GeneratorError.html +0 -284
  23. data/rdoc/Sprout/Errors/InvalidArgumentError.html +0 -284
  24. data/rdoc/Sprout/Errors/LoadError.html +0 -284
  25. data/rdoc/Sprout/Errors/MissingArgumentError.html +0 -284
  26. data/rdoc/Sprout/Errors/MissingExecutableError.html +0 -284
  27. data/rdoc/Sprout/Errors/MissingGeneratorError.html +0 -285
  28. data/rdoc/Sprout/Errors/MissingTemplateError.html +0 -285
  29. data/rdoc/Sprout/Errors/ProcessRunnerError.html +0 -284
  30. data/rdoc/Sprout/Errors/RemoteFileLoaderError.html +0 -284
  31. data/rdoc/Sprout/Errors/SproutError.html +0 -284
  32. data/rdoc/Sprout/Errors/UnknownArchiveType.html +0 -285
  33. data/rdoc/Sprout/Errors/UsageError.html +0 -284
  34. data/rdoc/Sprout/Errors/ValidationError.html +0 -284
  35. data/rdoc/Sprout/Errors/VersionRequirementNotMetError.html +0 -284
  36. data/rdoc/Sprout/Executable.html +0 -549
  37. data/rdoc/Sprout/Executable/Boolean.html +0 -445
  38. data/rdoc/Sprout/Executable/ClassMethods.html +0 -713
  39. data/rdoc/Sprout/Executable/CollectionParam.html +0 -501
  40. data/rdoc/Sprout/Executable/FileParam.html +0 -512
  41. data/rdoc/Sprout/Executable/Files.html +0 -385
  42. data/rdoc/Sprout/Executable/InstanceMethods.html +0 -1597
  43. data/rdoc/Sprout/Executable/Number.html +0 -284
  44. data/rdoc/Sprout/Executable/Param.html +0 -1660
  45. data/rdoc/Sprout/Executable/ParameterFactory.html +0 -345
  46. data/rdoc/Sprout/Executable/Path.html +0 -339
  47. data/rdoc/Sprout/Executable/Paths.html +0 -339
  48. data/rdoc/Sprout/Executable/StringParam.html +0 -333
  49. data/rdoc/Sprout/Executable/Strings.html +0 -295
  50. data/rdoc/Sprout/Executable/Url.html +0 -284
  51. data/rdoc/Sprout/Executable/Urls.html +0 -284
  52. data/rdoc/Sprout/FileTarget.html +0 -660
  53. data/rdoc/Sprout/Generator.html +0 -643
  54. data/rdoc/Sprout/Generator/Base.html +0 -1143
  55. data/rdoc/Sprout/Generator/Command.html +0 -604
  56. data/rdoc/Sprout/Generator/DirectoryManifest.html +0 -561
  57. data/rdoc/Sprout/Generator/FileManifest.html +0 -545
  58. data/rdoc/Sprout/Generator/Manifest.html +0 -387
  59. data/rdoc/Sprout/Generator/TemplateManifest.html +0 -331
  60. data/rdoc/Sprout/GeneratorGenerator.html +0 -358
  61. data/rdoc/Sprout/Library.html +0 -646
  62. data/rdoc/Sprout/LibraryGenerator.html +0 -368
  63. data/rdoc/Sprout/Log.html +0 -281
  64. data/rdoc/Sprout/Platform.html +0 -610
  65. data/rdoc/Sprout/ProcessRunner.html +0 -1145
  66. data/rdoc/Sprout/ProgressBar.html +0 -281
  67. data/rdoc/Sprout/ProgressBarImpl.html +0 -281
  68. data/rdoc/Sprout/ProgressBarManager.html +0 -281
  69. data/rdoc/Sprout/ProgressBarOutputStream.html +0 -281
  70. data/rdoc/Sprout/RDocParser.html +0 -702
  71. data/rdoc/Sprout/RemoteFileLoader.html +0 -537
  72. data/rdoc/Sprout/RemoteFileTarget.html +0 -741
  73. data/rdoc/Sprout/ReversedProgressBar.html +0 -281
  74. data/rdoc/Sprout/RubyFeature.html +0 -324
  75. data/rdoc/Sprout/RubyFeature/ClassMethods.html +0 -821
  76. data/rdoc/Sprout/RubyGenerator.html +0 -576
  77. data/rdoc/Sprout/Specification.html +0 -915
  78. data/rdoc/Sprout/System.html +0 -383
  79. data/rdoc/Sprout/System/BaseSystem.html +0 -1173
  80. data/rdoc/Sprout/System/JavaSystem.html +0 -284
  81. data/rdoc/Sprout/System/OSXSystem.html +0 -419
  82. data/rdoc/Sprout/System/ThreadMock.html +0 -281
  83. data/rdoc/Sprout/System/UnixSystem.html +0 -583
  84. data/rdoc/Sprout/System/VistaSystem.html +0 -367
  85. data/rdoc/Sprout/System/WinNixSystem.html +0 -417
  86. data/rdoc/Sprout/System/WinSystem.html +0 -672
  87. data/rdoc/Sprout/ToolGenerator.html +0 -376
  88. data/rdoc/Sprout/VERSION.html +0 -274
  89. data/rdoc/SproutTestCase.html +0 -279
  90. data/rdoc/String.html +0 -411
  91. data/rdoc/created.rid +0 -61
  92. data/rdoc/index.html +0 -795
  93. data/rdoc/lib/sprout/archive_unpacker_rb.html +0 -56
  94. data/rdoc/lib/sprout/base_rb.html +0 -111
  95. data/rdoc/lib/sprout/concern_rb.html +0 -52
  96. data/rdoc/lib/sprout/dir_rb.html +0 -52
  97. data/rdoc/lib/sprout/errors_rb.html +0 -52
  98. data/rdoc/lib/sprout/executable/boolean_rb.html +0 -52
  99. data/rdoc/lib/sprout/executable/collection_param_rb.html +0 -52
  100. data/rdoc/lib/sprout/executable/file_param_rb.html +0 -52
  101. data/rdoc/lib/sprout/executable/files_rb.html +0 -52
  102. data/rdoc/lib/sprout/executable/number_rb.html +0 -52
  103. data/rdoc/lib/sprout/executable/param_rb.html +0 -52
  104. data/rdoc/lib/sprout/executable/parameter_factory_rb.html +0 -52
  105. data/rdoc/lib/sprout/executable/path_rb.html +0 -52
  106. data/rdoc/lib/sprout/executable/paths_rb.html +0 -52
  107. data/rdoc/lib/sprout/executable/string_param_rb.html +0 -52
  108. data/rdoc/lib/sprout/executable/strings_rb.html +0 -52
  109. data/rdoc/lib/sprout/executable/url_rb.html +0 -52
  110. data/rdoc/lib/sprout/executable/urls_rb.html +0 -52
  111. data/rdoc/lib/sprout/executable_rb.html +0 -78
  112. data/rdoc/lib/sprout/file_target_rb.html +0 -52
  113. data/rdoc/lib/sprout/generator/base_rb.html +0 -54
  114. data/rdoc/lib/sprout/generator/command_rb.html +0 -52
  115. data/rdoc/lib/sprout/generator/directory_manifest_rb.html +0 -52
  116. data/rdoc/lib/sprout/generator/file_manifest_rb.html +0 -52
  117. data/rdoc/lib/sprout/generator/manifest_rb.html +0 -52
  118. data/rdoc/lib/sprout/generator/template_manifest_rb.html +0 -52
  119. data/rdoc/lib/sprout/generators/generator/generator_generator_rb.html +0 -52
  120. data/rdoc/lib/sprout/generators/generator/templates/generator_test_helper_rb.html +0 -64
  121. data/rdoc/lib/sprout/generators/library/library_generator_rb.html +0 -52
  122. data/rdoc/lib/sprout/generators/ruby/ruby_generator_rb.html +0 -52
  123. data/rdoc/lib/sprout/generators/ruby/templates/ruby_base_rb.html +0 -54
  124. data/rdoc/lib/sprout/generators/tool/tool_generator_rb.html +0 -52
  125. data/rdoc/lib/sprout/library_rb.html +0 -52
  126. data/rdoc/lib/sprout/log_rb.html +0 -52
  127. data/rdoc/lib/sprout/platform_rb.html +0 -52
  128. data/rdoc/lib/sprout/process_runner_rb.html +0 -58
  129. data/rdoc/lib/sprout/progress_bar_rb.html +0 -72
  130. data/rdoc/lib/sprout/rdoc_parser_rb.html +0 -54
  131. data/rdoc/lib/sprout/remote_file_loader_rb.html +0 -54
  132. data/rdoc/lib/sprout/remote_file_target_rb.html +0 -52
  133. data/rdoc/lib/sprout/ruby_feature_rb.html +0 -52
  134. data/rdoc/lib/sprout/specification_rb.html +0 -52
  135. data/rdoc/lib/sprout/string_rb.html +0 -52
  136. data/rdoc/lib/sprout/system/base_system_rb.html +0 -52
  137. data/rdoc/lib/sprout/system/java_system_rb.html +0 -52
  138. data/rdoc/lib/sprout/system/osx_system_rb.html +0 -52
  139. data/rdoc/lib/sprout/system/unix_system_rb.html +0 -52
  140. data/rdoc/lib/sprout/system/vista_system_rb.html +0 -52
  141. data/rdoc/lib/sprout/system/win_nix_system_rb.html +0 -52
  142. data/rdoc/lib/sprout/system/win_system_rb.html +0 -52
  143. data/rdoc/lib/sprout/system_rb.html +0 -66
  144. data/rdoc/lib/sprout/test/sprout_test_case_rb.html +0 -57
  145. data/rdoc/lib/sprout/version_rb.html +0 -52
  146. data/rdoc/lib/sprout_rb.html +0 -54
  147. data/rdoc/rdoc.css +0 -706
  148. data/test/unit/rdoc_parser_test.rb +0 -15
@@ -1,387 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
-
8
- <title>Class: Sprout::Generator::Manifest</title>
9
-
10
- <link rel="stylesheet" href="../../rdoc.css" type="text/css" media="screen" />
11
-
12
- <script src="../../js/jquery.js" type="text/javascript"
13
- charset="utf-8"></script>
14
- <script src="../../js/thickbox-compressed.js" type="text/javascript"
15
- charset="utf-8"></script>
16
- <script src="../../js/quicksearch.js" type="text/javascript"
17
- charset="utf-8"></script>
18
- <script src="../../js/darkfish.js" type="text/javascript"
19
- charset="utf-8"></script>
20
-
21
- </head>
22
- <body class="class">
23
-
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="../../index.html">Home</a>
29
- <a href="../../index.html#classes">Classes</a>
30
- <a href="../../index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="file-metadata">
36
- <div id="file-list-section" class="section">
37
- <h3 class="section-header">In Files</h3>
38
- <div class="section-body">
39
- <ul>
40
-
41
- <li><a href="../../lib/sprout/generator/manifest_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
- class="thickbox" title="lib/sprout/generator/manifest.rb">lib/sprout/generator/manifest.rb</a></li>
43
-
44
- </ul>
45
- </div>
46
- </div>
47
-
48
-
49
- </div>
50
-
51
- <div id="class-metadata">
52
-
53
- <!-- Parent Class -->
54
-
55
- <div id="parent-class-section" class="section">
56
- <h3 class="section-header">Parent</h3>
57
-
58
- <p class="link"><a href="../../Object.html">Object</a></p>
59
-
60
- </div>
61
-
62
-
63
- <!-- Namespace Contents -->
64
-
65
-
66
- <!-- Method Quickref -->
67
-
68
- <div id="method-list-section" class="section">
69
- <h3 class="section-header">Methods</h3>
70
- <ul class="link-list">
71
-
72
- <li><a href="#method-i-say">#say</a></li>
73
-
74
- </ul>
75
- </div>
76
-
77
-
78
- <!-- Included Modules -->
79
-
80
- </div>
81
-
82
- <div id="project-metadata">
83
-
84
-
85
-
86
- <div id="classindex-section" class="section project-section">
87
- <h3 class="section-header">Class Index
88
- <span class="search-toggle"><img src="../../images/find.png"
89
- height="16" width="16" alt="[+]"
90
- title="show/hide quicksearch" /></span></h3>
91
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
92
- <fieldset>
93
- <legend>Quicksearch</legend>
94
- <input type="text" name="quicksearch" value=""
95
- class="quicksearch-field" />
96
- </fieldset>
97
- </form>
98
-
99
- <ul class="link-list">
100
-
101
- <li><a href="../../Sprout/ArchiveUnpacker.html">Sprout::ArchiveUnpacker</a></li>
102
-
103
- <li><a href="../../Sprout/Base.html">Sprout::Base</a></li>
104
-
105
- <li><a href="../../Sprout/Base/ClassMethods.html">Sprout::Base::ClassMethods</a></li>
106
-
107
- <li><a href="../../Sprout/Concern.html">Sprout::Concern</a></li>
108
-
109
- <li><a href="../../Sprout/Errors.html">Sprout::Errors</a></li>
110
-
111
- <li><a href="../../Sprout/Errors/ArchiveUnpackerError.html">Sprout::Errors::ArchiveUnpackerError</a></li>
112
-
113
- <li><a href="../../Sprout/Errors/DestinationExistsError.html">Sprout::Errors::DestinationExistsError</a></li>
114
-
115
- <li><a href="../../Sprout/Errors/DuplicateMemberError.html">Sprout::Errors::DuplicateMemberError</a></li>
116
-
117
- <li><a href="../../Sprout/Errors/ExecutableError.html">Sprout::Errors::ExecutableError</a></li>
118
-
119
- <li><a href="../../Sprout/Errors/ExecutableRegistrationError.html">Sprout::Errors::ExecutableRegistrationError</a></li>
120
-
121
- <li><a href="../../Sprout/Errors/ExecutionError.html">Sprout::Errors::ExecutionError</a></li>
122
-
123
- <li><a href="../../Sprout/Errors/GeneratorError.html">Sprout::Errors::GeneratorError</a></li>
124
-
125
- <li><a href="../../Sprout/Errors/InvalidArgumentError.html">Sprout::Errors::InvalidArgumentError</a></li>
126
-
127
- <li><a href="../../Sprout/Errors/LoadError.html">Sprout::Errors::LoadError</a></li>
128
-
129
- <li><a href="../../Sprout/Errors/MissingArgumentError.html">Sprout::Errors::MissingArgumentError</a></li>
130
-
131
- <li><a href="../../Sprout/Errors/MissingExecutableError.html">Sprout::Errors::MissingExecutableError</a></li>
132
-
133
- <li><a href="../../Sprout/Errors/MissingGeneratorError.html">Sprout::Errors::MissingGeneratorError</a></li>
134
-
135
- <li><a href="../../Sprout/Errors/MissingTemplateError.html">Sprout::Errors::MissingTemplateError</a></li>
136
-
137
- <li><a href="../../Sprout/Errors/ProcessRunnerError.html">Sprout::Errors::ProcessRunnerError</a></li>
138
-
139
- <li><a href="../../Sprout/Errors/RemoteFileLoaderError.html">Sprout::Errors::RemoteFileLoaderError</a></li>
140
-
141
- <li><a href="../../Sprout/Errors/SproutError.html">Sprout::Errors::SproutError</a></li>
142
-
143
- <li><a href="../../Sprout/Errors/UnknownArchiveType.html">Sprout::Errors::UnknownArchiveType</a></li>
144
-
145
- <li><a href="../../Sprout/Errors/UsageError.html">Sprout::Errors::UsageError</a></li>
146
-
147
- <li><a href="../../Sprout/Errors/ValidationError.html">Sprout::Errors::ValidationError</a></li>
148
-
149
- <li><a href="../../Sprout/Errors/VersionRequirementNotMetError.html">Sprout::Errors::VersionRequirementNotMetError</a></li>
150
-
151
- <li><a href="../../Sprout/Executable.html">Sprout::Executable</a></li>
152
-
153
- <li><a href="../../Sprout/Executable/Boolean.html">Sprout::Executable::Boolean</a></li>
154
-
155
- <li><a href="../../Sprout/Executable/ClassMethods.html">Sprout::Executable::ClassMethods</a></li>
156
-
157
- <li><a href="../../Sprout/Executable/CollectionParam.html">Sprout::Executable::CollectionParam</a></li>
158
-
159
- <li><a href="../../Sprout/Executable/FileParam.html">Sprout::Executable::FileParam</a></li>
160
-
161
- <li><a href="../../Sprout/Executable/Files.html">Sprout::Executable::Files</a></li>
162
-
163
- <li><a href="../../Sprout/Executable/InstanceMethods.html">Sprout::Executable::InstanceMethods</a></li>
164
-
165
- <li><a href="../../Sprout/Executable/Number.html">Sprout::Executable::Number</a></li>
166
-
167
- <li><a href="../../Sprout/Executable/Param.html">Sprout::Executable::Param</a></li>
168
-
169
- <li><a href="../../Sprout/Executable/ParameterFactory.html">Sprout::Executable::ParameterFactory</a></li>
170
-
171
- <li><a href="../../Sprout/Executable/Path.html">Sprout::Executable::Path</a></li>
172
-
173
- <li><a href="../../Sprout/Executable/Paths.html">Sprout::Executable::Paths</a></li>
174
-
175
- <li><a href="../../Sprout/Executable/StringParam.html">Sprout::Executable::StringParam</a></li>
176
-
177
- <li><a href="../../Sprout/Executable/Strings.html">Sprout::Executable::Strings</a></li>
178
-
179
- <li><a href="../../Sprout/Executable/Url.html">Sprout::Executable::Url</a></li>
180
-
181
- <li><a href="../../Sprout/Executable/Urls.html">Sprout::Executable::Urls</a></li>
182
-
183
- <li><a href="../../Sprout/FileTarget.html">Sprout::FileTarget</a></li>
184
-
185
- <li><a href="../../Sprout/Generator.html">Sprout::Generator</a></li>
186
-
187
- <li><a href="../../Sprout/Generator/Base.html">Sprout::Generator::Base</a></li>
188
-
189
- <li><a href="../../Sprout/Generator/Command.html">Sprout::Generator::Command</a></li>
190
-
191
- <li><a href="../../Sprout/Generator/DirectoryManifest.html">Sprout::Generator::DirectoryManifest</a></li>
192
-
193
- <li><a href="../../Sprout/Generator/FileManifest.html">Sprout::Generator::FileManifest</a></li>
194
-
195
- <li><a href="../../Sprout/Generator/Manifest.html">Sprout::Generator::Manifest</a></li>
196
-
197
- <li><a href="../../Sprout/Generator/TemplateManifest.html">Sprout::Generator::TemplateManifest</a></li>
198
-
199
- <li><a href="../../Sprout/GeneratorGenerator.html">Sprout::GeneratorGenerator</a></li>
200
-
201
- <li><a href="../../Sprout/Library.html">Sprout::Library</a></li>
202
-
203
- <li><a href="../../Sprout/LibraryGenerator.html">Sprout::LibraryGenerator</a></li>
204
-
205
- <li><a href="../../Sprout/Platform.html">Sprout::Platform</a></li>
206
-
207
- <li><a href="../../Sprout/ProcessRunner.html">Sprout::ProcessRunner</a></li>
208
-
209
- <li><a href="../../Sprout/RDocParser.html">Sprout::RDocParser</a></li>
210
-
211
- <li><a href="../../Sprout/RemoteFileLoader.html">Sprout::RemoteFileLoader</a></li>
212
-
213
- <li><a href="../../Sprout/RemoteFileTarget.html">Sprout::RemoteFileTarget</a></li>
214
-
215
- <li><a href="../../Sprout/RubyFeature.html">Sprout::RubyFeature</a></li>
216
-
217
- <li><a href="../../Sprout/RubyFeature/ClassMethods.html">Sprout::RubyFeature::ClassMethods</a></li>
218
-
219
- <li><a href="../../Sprout/RubyGenerator.html">Sprout::RubyGenerator</a></li>
220
-
221
- <li><a href="../../Sprout/Specification.html">Sprout::Specification</a></li>
222
-
223
- <li><a href="../../Sprout/System.html">Sprout::System</a></li>
224
-
225
- <li><a href="../../Sprout/System/BaseSystem.html">Sprout::System::BaseSystem</a></li>
226
-
227
- <li><a href="../../Sprout/System/JavaSystem.html">Sprout::System::JavaSystem</a></li>
228
-
229
- <li><a href="../../Sprout/System/OSXSystem.html">Sprout::System::OSXSystem</a></li>
230
-
231
- <li><a href="../../Sprout/System/UnixSystem.html">Sprout::System::UnixSystem</a></li>
232
-
233
- <li><a href="../../Sprout/System/VistaSystem.html">Sprout::System::VistaSystem</a></li>
234
-
235
- <li><a href="../../Sprout/System/WinNixSystem.html">Sprout::System::WinNixSystem</a></li>
236
-
237
- <li><a href="../../Sprout/System/WinSystem.html">Sprout::System::WinSystem</a></li>
238
-
239
- <li><a href="../../Sprout/ToolGenerator.html">Sprout::ToolGenerator</a></li>
240
-
241
- <li><a href="../../<.html"><</a></li>
242
-
243
- <li><a href="../../Dir.html">Dir</a></li>
244
-
245
- <li><a href="../../Object.html">Object</a></li>
246
-
247
- <li><a href="../../String.html">String</a></li>
248
-
249
- </ul>
250
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
251
- </div>
252
-
253
-
254
- </div>
255
- </div>
256
-
257
- <div id="documentation">
258
- <h1 class="class">Sprout::Generator::Manifest</h1>
259
-
260
- <div id="description">
261
-
262
- </div>
263
-
264
- <!-- Constants -->
265
-
266
-
267
- <!-- Attributes -->
268
-
269
- <div id="attribute-method-details" class="method-section section">
270
- <h3 class="section-header">Attributes</h3>
271
-
272
-
273
- <div id="generator-attribute-method" class="method-detail">
274
- <a name="generator"></a>
275
-
276
- <a name="generator="></a>
277
-
278
- <div class="method-heading attribute-method-heading">
279
- <span class="method-name">generator</span><span
280
- class="attribute-access-type">[RW]</span>
281
- </div>
282
-
283
- <div class="method-description">
284
-
285
-
286
-
287
- </div>
288
- </div>
289
-
290
- <div id="path-attribute-method" class="method-detail">
291
- <a name="path"></a>
292
-
293
- <a name="path="></a>
294
-
295
- <div class="method-heading attribute-method-heading">
296
- <span class="method-name">path</span><span
297
- class="attribute-access-type">[RW]</span>
298
- </div>
299
-
300
- <div class="method-description">
301
-
302
-
303
-
304
- </div>
305
- </div>
306
-
307
- <div id="parent-attribute-method" class="method-detail">
308
- <a name="parent"></a>
309
-
310
- <a name="parent="></a>
311
-
312
- <div class="method-heading attribute-method-heading">
313
- <span class="method-name">parent</span><span
314
- class="attribute-access-type">[RW]</span>
315
- </div>
316
-
317
- <div class="method-description">
318
-
319
-
320
-
321
- </div>
322
- </div>
323
-
324
- </div>
325
-
326
-
327
- <!-- Methods -->
328
-
329
- <div id="public-instance-method-details" class="method-section section">
330
- <h3 class="section-header">Public Instance Methods</h3>
331
-
332
-
333
- <div id="say-method" class="method-detail ">
334
- <a name="method-i-say"></a>
335
-
336
- <div class="method-heading">
337
-
338
- <span class="method-name">say</span><span
339
- class="method-args">(message)</span>
340
- <span class="method-click-advice">click to toggle source</span>
341
-
342
- </div>
343
-
344
- <div class="method-description">
345
-
346
-
347
-
348
-
349
-
350
- <div class="method-source-code"
351
- id="say-source">
352
- <pre>
353
- <span class="ruby-comment cmt"># File lib/sprout/generator/manifest.rb, line 9</span>
354
- 9: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">say</span> <span class="ruby-identifier">message</span>
355
- 10: <span class="ruby-identifier">generator</span>.<span class="ruby-identifier">say</span> <span class="ruby-identifier">message</span>
356
- 11: <span class="ruby-keyword kw">end</span></pre>
357
- </div>
358
-
359
- </div>
360
-
361
-
362
-
363
-
364
- </div>
365
-
366
-
367
- </div>
368
-
369
-
370
- </div>
371
-
372
-
373
- <div id="rdoc-debugging-section-dump" class="debugging-section">
374
-
375
- <p>Disabled; run with --debug to generate this.</p>
376
-
377
- </div>
378
-
379
- <div id="validator-badges">
380
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
381
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
382
- Rdoc Generator</a> 1.1.6</small>.</p>
383
- </div>
384
-
385
- </body>
386
- </html>
387
-
@@ -1,331 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
-
8
- <title>Class: Sprout::Generator::TemplateManifest</title>
9
-
10
- <link rel="stylesheet" href="../../rdoc.css" type="text/css" media="screen" />
11
-
12
- <script src="../../js/jquery.js" type="text/javascript"
13
- charset="utf-8"></script>
14
- <script src="../../js/thickbox-compressed.js" type="text/javascript"
15
- charset="utf-8"></script>
16
- <script src="../../js/quicksearch.js" type="text/javascript"
17
- charset="utf-8"></script>
18
- <script src="../../js/darkfish.js" type="text/javascript"
19
- charset="utf-8"></script>
20
-
21
- </head>
22
- <body class="class">
23
-
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="../../index.html">Home</a>
29
- <a href="../../index.html#classes">Classes</a>
30
- <a href="../../index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="file-metadata">
36
- <div id="file-list-section" class="section">
37
- <h3 class="section-header">In Files</h3>
38
- <div class="section-body">
39
- <ul>
40
-
41
- <li><a href="../../lib/sprout/generator/template_manifest_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
- class="thickbox" title="lib/sprout/generator/template_manifest.rb">lib/sprout/generator/template_manifest.rb</a></li>
43
-
44
- </ul>
45
- </div>
46
- </div>
47
-
48
-
49
- </div>
50
-
51
- <div id="class-metadata">
52
-
53
- <!-- Parent Class -->
54
-
55
- <div id="parent-class-section" class="section">
56
- <h3 class="section-header">Parent</h3>
57
-
58
- <p class="link"><a href="FileManifest.html">Sprout::Generator::FileManifest</a></p>
59
-
60
- </div>
61
-
62
-
63
- <!-- Namespace Contents -->
64
-
65
-
66
- <!-- Method Quickref -->
67
-
68
- <div id="method-list-section" class="section">
69
- <h3 class="section-header">Methods</h3>
70
- <ul class="link-list">
71
-
72
- <li><a href="#method-i-resolve_template">#resolve_template</a></li>
73
-
74
- </ul>
75
- </div>
76
-
77
-
78
- <!-- Included Modules -->
79
-
80
- </div>
81
-
82
- <div id="project-metadata">
83
-
84
-
85
-
86
- <div id="classindex-section" class="section project-section">
87
- <h3 class="section-header">Class Index
88
- <span class="search-toggle"><img src="../../images/find.png"
89
- height="16" width="16" alt="[+]"
90
- title="show/hide quicksearch" /></span></h3>
91
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
92
- <fieldset>
93
- <legend>Quicksearch</legend>
94
- <input type="text" name="quicksearch" value=""
95
- class="quicksearch-field" />
96
- </fieldset>
97
- </form>
98
-
99
- <ul class="link-list">
100
-
101
- <li><a href="../../Sprout/ArchiveUnpacker.html">Sprout::ArchiveUnpacker</a></li>
102
-
103
- <li><a href="../../Sprout/Base.html">Sprout::Base</a></li>
104
-
105
- <li><a href="../../Sprout/Base/ClassMethods.html">Sprout::Base::ClassMethods</a></li>
106
-
107
- <li><a href="../../Sprout/Concern.html">Sprout::Concern</a></li>
108
-
109
- <li><a href="../../Sprout/Errors.html">Sprout::Errors</a></li>
110
-
111
- <li><a href="../../Sprout/Errors/ArchiveUnpackerError.html">Sprout::Errors::ArchiveUnpackerError</a></li>
112
-
113
- <li><a href="../../Sprout/Errors/DestinationExistsError.html">Sprout::Errors::DestinationExistsError</a></li>
114
-
115
- <li><a href="../../Sprout/Errors/DuplicateMemberError.html">Sprout::Errors::DuplicateMemberError</a></li>
116
-
117
- <li><a href="../../Sprout/Errors/ExecutableError.html">Sprout::Errors::ExecutableError</a></li>
118
-
119
- <li><a href="../../Sprout/Errors/ExecutableRegistrationError.html">Sprout::Errors::ExecutableRegistrationError</a></li>
120
-
121
- <li><a href="../../Sprout/Errors/ExecutionError.html">Sprout::Errors::ExecutionError</a></li>
122
-
123
- <li><a href="../../Sprout/Errors/GeneratorError.html">Sprout::Errors::GeneratorError</a></li>
124
-
125
- <li><a href="../../Sprout/Errors/InvalidArgumentError.html">Sprout::Errors::InvalidArgumentError</a></li>
126
-
127
- <li><a href="../../Sprout/Errors/LoadError.html">Sprout::Errors::LoadError</a></li>
128
-
129
- <li><a href="../../Sprout/Errors/MissingArgumentError.html">Sprout::Errors::MissingArgumentError</a></li>
130
-
131
- <li><a href="../../Sprout/Errors/MissingExecutableError.html">Sprout::Errors::MissingExecutableError</a></li>
132
-
133
- <li><a href="../../Sprout/Errors/MissingGeneratorError.html">Sprout::Errors::MissingGeneratorError</a></li>
134
-
135
- <li><a href="../../Sprout/Errors/MissingTemplateError.html">Sprout::Errors::MissingTemplateError</a></li>
136
-
137
- <li><a href="../../Sprout/Errors/ProcessRunnerError.html">Sprout::Errors::ProcessRunnerError</a></li>
138
-
139
- <li><a href="../../Sprout/Errors/RemoteFileLoaderError.html">Sprout::Errors::RemoteFileLoaderError</a></li>
140
-
141
- <li><a href="../../Sprout/Errors/SproutError.html">Sprout::Errors::SproutError</a></li>
142
-
143
- <li><a href="../../Sprout/Errors/UnknownArchiveType.html">Sprout::Errors::UnknownArchiveType</a></li>
144
-
145
- <li><a href="../../Sprout/Errors/UsageError.html">Sprout::Errors::UsageError</a></li>
146
-
147
- <li><a href="../../Sprout/Errors/ValidationError.html">Sprout::Errors::ValidationError</a></li>
148
-
149
- <li><a href="../../Sprout/Errors/VersionRequirementNotMetError.html">Sprout::Errors::VersionRequirementNotMetError</a></li>
150
-
151
- <li><a href="../../Sprout/Executable.html">Sprout::Executable</a></li>
152
-
153
- <li><a href="../../Sprout/Executable/Boolean.html">Sprout::Executable::Boolean</a></li>
154
-
155
- <li><a href="../../Sprout/Executable/ClassMethods.html">Sprout::Executable::ClassMethods</a></li>
156
-
157
- <li><a href="../../Sprout/Executable/CollectionParam.html">Sprout::Executable::CollectionParam</a></li>
158
-
159
- <li><a href="../../Sprout/Executable/FileParam.html">Sprout::Executable::FileParam</a></li>
160
-
161
- <li><a href="../../Sprout/Executable/Files.html">Sprout::Executable::Files</a></li>
162
-
163
- <li><a href="../../Sprout/Executable/InstanceMethods.html">Sprout::Executable::InstanceMethods</a></li>
164
-
165
- <li><a href="../../Sprout/Executable/Number.html">Sprout::Executable::Number</a></li>
166
-
167
- <li><a href="../../Sprout/Executable/Param.html">Sprout::Executable::Param</a></li>
168
-
169
- <li><a href="../../Sprout/Executable/ParameterFactory.html">Sprout::Executable::ParameterFactory</a></li>
170
-
171
- <li><a href="../../Sprout/Executable/Path.html">Sprout::Executable::Path</a></li>
172
-
173
- <li><a href="../../Sprout/Executable/Paths.html">Sprout::Executable::Paths</a></li>
174
-
175
- <li><a href="../../Sprout/Executable/StringParam.html">Sprout::Executable::StringParam</a></li>
176
-
177
- <li><a href="../../Sprout/Executable/Strings.html">Sprout::Executable::Strings</a></li>
178
-
179
- <li><a href="../../Sprout/Executable/Url.html">Sprout::Executable::Url</a></li>
180
-
181
- <li><a href="../../Sprout/Executable/Urls.html">Sprout::Executable::Urls</a></li>
182
-
183
- <li><a href="../../Sprout/FileTarget.html">Sprout::FileTarget</a></li>
184
-
185
- <li><a href="../../Sprout/Generator.html">Sprout::Generator</a></li>
186
-
187
- <li><a href="../../Sprout/Generator/Base.html">Sprout::Generator::Base</a></li>
188
-
189
- <li><a href="../../Sprout/Generator/Command.html">Sprout::Generator::Command</a></li>
190
-
191
- <li><a href="../../Sprout/Generator/DirectoryManifest.html">Sprout::Generator::DirectoryManifest</a></li>
192
-
193
- <li><a href="../../Sprout/Generator/FileManifest.html">Sprout::Generator::FileManifest</a></li>
194
-
195
- <li><a href="../../Sprout/Generator/Manifest.html">Sprout::Generator::Manifest</a></li>
196
-
197
- <li><a href="../../Sprout/Generator/TemplateManifest.html">Sprout::Generator::TemplateManifest</a></li>
198
-
199
- <li><a href="../../Sprout/GeneratorGenerator.html">Sprout::GeneratorGenerator</a></li>
200
-
201
- <li><a href="../../Sprout/Library.html">Sprout::Library</a></li>
202
-
203
- <li><a href="../../Sprout/LibraryGenerator.html">Sprout::LibraryGenerator</a></li>
204
-
205
- <li><a href="../../Sprout/Platform.html">Sprout::Platform</a></li>
206
-
207
- <li><a href="../../Sprout/ProcessRunner.html">Sprout::ProcessRunner</a></li>
208
-
209
- <li><a href="../../Sprout/RDocParser.html">Sprout::RDocParser</a></li>
210
-
211
- <li><a href="../../Sprout/RemoteFileLoader.html">Sprout::RemoteFileLoader</a></li>
212
-
213
- <li><a href="../../Sprout/RemoteFileTarget.html">Sprout::RemoteFileTarget</a></li>
214
-
215
- <li><a href="../../Sprout/RubyFeature.html">Sprout::RubyFeature</a></li>
216
-
217
- <li><a href="../../Sprout/RubyFeature/ClassMethods.html">Sprout::RubyFeature::ClassMethods</a></li>
218
-
219
- <li><a href="../../Sprout/RubyGenerator.html">Sprout::RubyGenerator</a></li>
220
-
221
- <li><a href="../../Sprout/Specification.html">Sprout::Specification</a></li>
222
-
223
- <li><a href="../../Sprout/System.html">Sprout::System</a></li>
224
-
225
- <li><a href="../../Sprout/System/BaseSystem.html">Sprout::System::BaseSystem</a></li>
226
-
227
- <li><a href="../../Sprout/System/JavaSystem.html">Sprout::System::JavaSystem</a></li>
228
-
229
- <li><a href="../../Sprout/System/OSXSystem.html">Sprout::System::OSXSystem</a></li>
230
-
231
- <li><a href="../../Sprout/System/UnixSystem.html">Sprout::System::UnixSystem</a></li>
232
-
233
- <li><a href="../../Sprout/System/VistaSystem.html">Sprout::System::VistaSystem</a></li>
234
-
235
- <li><a href="../../Sprout/System/WinNixSystem.html">Sprout::System::WinNixSystem</a></li>
236
-
237
- <li><a href="../../Sprout/System/WinSystem.html">Sprout::System::WinSystem</a></li>
238
-
239
- <li><a href="../../Sprout/ToolGenerator.html">Sprout::ToolGenerator</a></li>
240
-
241
- <li><a href="../../<.html"><</a></li>
242
-
243
- <li><a href="../../Dir.html">Dir</a></li>
244
-
245
- <li><a href="../../Object.html">Object</a></li>
246
-
247
- <li><a href="../../String.html">String</a></li>
248
-
249
- </ul>
250
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
251
- </div>
252
-
253
-
254
- </div>
255
- </div>
256
-
257
- <div id="documentation">
258
- <h1 class="class">Sprout::Generator::TemplateManifest</h1>
259
-
260
- <div id="description">
261
-
262
- </div>
263
-
264
- <!-- Constants -->
265
-
266
-
267
- <!-- Attributes -->
268
-
269
-
270
- <!-- Methods -->
271
-
272
- <div id="protected-instance-method-details" class="method-section section">
273
- <h3 class="section-header">Protected Instance Methods</h3>
274
-
275
-
276
- <div id="resolve-template-method" class="method-detail ">
277
- <a name="method-i-resolve_template"></a>
278
-
279
- <div class="method-heading">
280
-
281
- <span class="method-name">resolve_template</span><span
282
- class="method-args">()</span>
283
- <span class="method-click-advice">click to toggle source</span>
284
-
285
- </div>
286
-
287
- <div class="method-description">
288
-
289
-
290
-
291
-
292
-
293
- <div class="method-source-code"
294
- id="resolve-template-source">
295
- <pre>
296
- <span class="ruby-comment cmt"># File lib/sprout/generator/template_manifest.rb, line 7</span>
297
- 7: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">resolve_template</span>
298
- 8: <span class="ruby-identifier">template_content</span> = <span class="ruby-identifier">read_source</span>
299
- 9: <span class="ruby-identifier">generator</span>.<span class="ruby-identifier">resolve_template</span> <span class="ruby-identifier">template_content</span>
300
- 10: <span class="ruby-keyword kw">end</span></pre>
301
- </div>
302
-
303
- </div>
304
-
305
-
306
-
307
-
308
- </div>
309
-
310
-
311
- </div>
312
-
313
-
314
- </div>
315
-
316
-
317
- <div id="rdoc-debugging-section-dump" class="debugging-section">
318
-
319
- <p>Disabled; run with --debug to generate this.</p>
320
-
321
- </div>
322
-
323
- <div id="validator-badges">
324
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
325
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
326
- Rdoc Generator</a> 1.1.6</small>.</p>
327
- </div>
328
-
329
- </body>
330
- </html>
331
-