module Milc::Gcloud
Public Class Methods
backend()
click to toggle source
# File lib/milc/gcloud.rb, line 17 def backend @backend ||= Milc::Gcloud::Backend::GcloudCommand.new end
# File lib/milc/gcloud.rb, line 17 def backend @backend ||= Milc::Gcloud::Backend::GcloudCommand.new end