Method: HP::Cloud::Resource#isLocal
- Defined in:
- lib/hpcloud/resource.rb
#isLocal ⇒ Object
64 65 66 |
# File 'lib/hpcloud/resource.rb', line 64 def isLocal() return ResourceFactory::is_local?(@ftype) end |
64 65 66 |
# File 'lib/hpcloud/resource.rb', line 64 def isLocal() return ResourceFactory::is_local?(@ftype) end |