Class
Specinfra::Command::Linux::Base::File
In:
lib/specinfra/command/linux/base/file.rb
Parent:
Specinfra::Command::Base::File
Methods
check_attribute
check_is_accessible_by_user
check_is_immutable
get_selinuxlabel
Public Class methods
check_attribute
(file, attribute)
check_is_accessible_by_user
(file, user, access)
check_is_immutable
(file)
get_selinuxlabel
(file)
[Validate]