Method: Replication::Tarfile#dereference
- Defined in:
- lib/replication/tarfile.rb
#dereference ⇒ Boolean
Returns Follow symlinks and archive the files they point to.
18 19 20 |
# File 'lib/replication/tarfile.rb', line 18 def dereference @dereference end |