Method: ChefApply::Action::InstallChef#upgrading?

Defined in:
lib/chef_apply/action/install_chef.rb

#upgrading?Boolean

Returns:

  • (Boolean)


36
37
38
# File 'lib/chef_apply/action/install_chef.rb', line 36

def upgrading?
  @upgrading
end