Method: CfScript::AppInfo#instance_status
- Defined in:
- lib/cf_script/object/app_info.rb
#instance_status ⇒ Object (readonly)
This gets set after some commands, like push and start
19 20 21 |
# File 'lib/cf_script/object/app_info.rb', line 19 def instance_status @instance_status end |