class ChefApply::Action::InstallChef::MinimumChefVersion::ClientNotInstalled

Public Class Methods

new() click to toggle source
Calls superclass method ChefApply::ErrorNoLogs::new
# File lib/chef_apply/action/install_chef/minimum_chef_version.rb, line 76
def initialize(); super("CHEFINS002"); end