Class Chef::Provider::Link
In: lib/chef/provider/link.rb
Parent: Chef::Provider

Methods

Included Modules

Chef::Mixin::ShellOut

Public Instance methods

Compares the group of a symlink. Returns true if they are the same, false if they are not.

Compare the ownership of a symlink. Returns true if they are the same, false if they are not.

Set the ownership on the symlink, assuming it is not set correctly already.

[Validate]