Method: HybridPlatformsConductor::Deployer::ConfigDSLExtension#packaging_timeout_secs
- Defined in:
- lib/hybrid_platforms_conductor/deployer.rb
#packaging_timeout_secs ⇒ Object (readonly)
Integer: Timeout (in seconds) for packaging repositories
25 26 27 |
# File 'lib/hybrid_platforms_conductor/deployer.rb', line 25 def packaging_timeout_secs @packaging_timeout_secs end |