class ChefCore::Actions::InstallChef::MinimumChefVersion::ClientNotInstalled

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/chef_core/actions/install_chef/minimum_chef_version.rb, line 69
def initialize(); super("CHEFINS002"); end