Method: FlashSDK::ADT#storepass
- Defined in:
- lib/flashsdk/adt.rb
#storepass ⇒ Object
Provide the password directly to the ADT task so that it doesn’t attempt to prompt.
105 |
# File 'lib/flashsdk/adt.rb', line 105 add_param :storepass, String, { :delimiter => ' ' } |