Method: FlashSDK::FCSH#pkg_name
- Defined in:
- lib/flashsdk/fcsh.rb
#pkg_name ⇒ Object
The the Ruby file that will load the expected Sprout::Specification.
Default value is ‘flex4’
11 |
# File 'lib/flashsdk/fcsh.rb', line 11 set :pkg_name, 'flex4' |