Module: XPM
- Defined in:
- lib/xpm.rb,
lib/xpm/xp.rb,
lib/xpm/version.rb,
lib/xpm/configuration.rb,
lib/xpm/depmanagers/bower.rb,
lib/xpm/depmanagers/abstract.rb
Defined Under Namespace
Modules: Depmanager Classes: Configuration, XP
Constant Summary collapse
- VERSION =
"0.0.5"
Class Attribute Summary collapse
-
.config ⇒ Object
Returns the value of attribute config.
Class Attribute Details
.config ⇒ Object
Returns the value of attribute config.
5 6 7 |
# File 'lib/xpm.rb', line 5 def config @config end |