Class: ChefCLI::Policyfile::Uploader::LockedCookbookForUpload

Inherits:
Struct
  • Object
show all
Defined in:
lib/chef-cli/policyfile/uploader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cookbookObject

Returns the value of attribute cookbook

Returns:

  • (Object)

    the current value of cookbook



28
29
30
# File 'lib/chef-cli/policyfile/uploader.rb', line 28

def cookbook
  @cookbook
end

#lockObject

Returns the value of attribute lock

Returns:

  • (Object)

    the current value of lock



28
29
30
# File 'lib/chef-cli/policyfile/uploader.rb', line 28

def lock
  @lock
end