Method: DesignShell::DeployPlan#key_chain
- Defined in:
- lib/designshell/deploy_plan.rb
#key_chain ⇒ Object
21 22 23 |
# File 'lib/designshell/deploy_plan.rb', line 21 def key_chain @core && @core.context && @core.context.key_chain end |