Module: MetaRake::Publisher::Directory::ClassMethods
- Defined in:
- lib/metarake/publisher/directory.rb
Instance Attribute Summary collapse
-
#publish_path ⇒ Object
Path, in which the targets are published.
Instance Attribute Details
#publish_path ⇒ Object
Path, in which the targets are published.
9 10 11 |
# File 'lib/metarake/publisher/directory.rb', line 9 def publish_path @publish_path end |