Class: Everywhere::Builders::Desktop::Prepared
- Inherits:
-
Struct
- Object
- Struct
- Everywhere::Builders::Desktop::Prepared
- Defined in:
- lib/everywhere/builders/desktop.rb
Instance Attribute Summary collapse
-
#dir ⇒ Object
Returns the value of attribute dir.
-
#stamped ⇒ Object
Returns the value of attribute stamped.
-
#target_dir ⇒ Object
Returns the value of attribute target_dir.
Instance Method Summary collapse
Instance Attribute Details
#dir ⇒ Object
Returns the value of attribute dir
48 49 50 |
# File 'lib/everywhere/builders/desktop.rb', line 48 def dir @dir end |
#stamped ⇒ Object
Returns the value of attribute stamped
48 49 50 |
# File 'lib/everywhere/builders/desktop.rb', line 48 def stamped @stamped end |
#target_dir ⇒ Object
Returns the value of attribute target_dir
48 49 50 |
# File 'lib/everywhere/builders/desktop.rb', line 48 def target_dir @target_dir end |
Instance Method Details
#stamped? ⇒ Boolean
49 |
# File 'lib/everywhere/builders/desktop.rb', line 49 def stamped? = stamped |