Class: CloudstackCli::Base
- Inherits:
-
Thor
- Object
- Thor
- CloudstackCli::Base
- Includes:
- Thor::Actions
- Defined in:
- lib/cloudstack-cli/base.rb
Direct Known Subclasses
Account, Capacity, Cli, Domain, Lb, Network, Offering, PhysicalNetwork, Project, Publicip, Router, Server, Stack, Template, Volume, Zone
Instance Attribute Summary collapse
-
#config ⇒ Object
readonly
Returns the value of attribute config.
Instance Attribute Details
#config ⇒ Object (readonly)
Returns the value of attribute config.
4 5 6 |
# File 'lib/cloudstack-cli/base.rb', line 4 def config @config end |