Class
Specinfra::Command::Freebsd::V8::Package
In:
lib/specinfra/command/freebsd/v8/package.rb
Parent:
Specinfra::Command::Freebsd::Base::Package
Methods
check_is_installed
get_version
install
pkg_info_pattern
shell_check_pkgng
shell_ifelse
Public Class methods
check_is_installed
(package, version = nil)
get_version
(package, _options = nil)
install
(package, _version = nil, option = '')
pkg_info_pattern
(package)
shell_check_pkgng
()
shell_ifelse
(cond, stmt_t, stmt_f)
[Validate]