Class
Specinfra::Command::Freebsd::V6::User
In:
lib/specinfra/command/freebsd/v6/user.rb
Parent:
Specinfra::Command::Freebsd::Base::User
Methods
check_has_home_directory
check_has_login_shell
get_home_directory
get_login_shell
Public Class methods
check_has_home_directory
(user, path_to_home)
check_has_login_shell
(user, path_to_shell)
get_home_directory
(user)
get_login_shell
(user)
[Validate]