Method: Fog::Compute::Linode::Server#stack_script
- Defined in:
- lib/fog/linode/models/compute/server.rb
permalink #stack_script ⇒ Object (readonly)
Returns the value of attribute stack_script.
7 8 9 |
# File 'lib/fog/linode/models/compute/server.rb', line 7 def stack_script @stack_script end |