Class: Construqt::Resources::SkipFile
- Inherits:
-
Object
- Object
- Construqt::Resources::SkipFile
- Defined in:
- lib/construqt/resource.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path.
38 39 40 |
# File 'lib/construqt/resource.rb', line 38 def path @path end |