Class: Dotbot::Config
- Inherits:
-
Struct
- Object
- Struct
- Dotbot::Config
- Defined in:
- lib/dotbot/config.rb
Instance Attribute Summary collapse
-
#dir ⇒ Object
Returns the value of attribute dir.
Instance Attribute Details
#dir ⇒ Object
Returns the value of attribute dir
3 4 5 |
# File 'lib/dotbot/config.rb', line 3 def dir @dir end |