Method: CF::App::PushInteractions#ask_name

Defined in:
lib/cf/cli/app/push/interactions.rb

#ask_nameObject



3
4
5
# File 'lib/cf/cli/app/push/interactions.rb', line 3

def ask_name
  ask("Name")
end