Libraries
»
trucker-cli
(0.0.2)
»
Index
»
CF
»
App
»
PushInteractions
»
#ask_name
Method: CF::App::PushInteractions#ask_name
Defined in:
lib/cf/cli/app/push/interactions.rb
#
ask_name
⇒
Object
3 4 5
# File 'lib/cf/cli/app/push/interactions.rb', line 3
def
ask_name
ask
(
"Name"
)
end