lib/d3/admin/add.rb in depot3-3.0.8 vs lib/d3/admin/add.rb in depot3-3.0.9
- old
+ new
@@ -20,12 +20,16 @@
### KIND, either express or implied. See the Apache License for the specific
### language governing permissions and limitations under the Apache License.
###
###
-
+###
module D3
module Admin
+
+ ### The Admin::Add modile contains constants and methods related to
+ ### adding packages to d3 via d3admin.
+ ###
module Add
extend self
### These are the symbols representing all the possible commandline options
### used for defining new packages.