Libraries
»
knife
(18.8.13)
»
Index
»
Chef
»
Knife
»
UI
»
#list
Method: Chef::Knife::UI#list
Defined in:
lib/chef/knife/core/ui.rb
#
list
(*args) ⇒
Object
180 181 182
# File 'lib/chef/knife/core/ui.rb', line 180
def
list
(
*
args
)
highline
.
list
(
*
args
)
end