Method: Chef::Knife::CookbookSCMRepo#ui
- Defined in:
- lib/chef/knife/core/cookbook_scm_repo.rb
#ui ⇒ Object (readonly)
Returns the value of attribute ui.
31 32 33 |
# File 'lib/chef/knife/core/cookbook_scm_repo.rb', line 31 def ui @ui end |