Method: Chef::Resource::Link#path
- Defined in:
- lib/chef/resource/link.rb
#path ⇒ Object
make link quack like a file (XXX: not for public consumption)
87 88 89 |
# File 'lib/chef/resource/link.rb', line 87 def path @target_file end |
make link quack like a file (XXX: not for public consumption)
87 88 89 |
# File 'lib/chef/resource/link.rb', line 87 def path @target_file end |