Method: Nanoc::Core::Dependency#to
- Defined in:
- lib/nanoc/core/dependency.rb
#to ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
17 18 19 |
# File 'lib/nanoc/core/dependency.rb', line 17 def to @to end |