module Cloud::Sh

Constants

VERSION

Public Instance Methods

config() click to toggle source
# File lib/cloud/sh.rb, line 21
def config
  @config ||= Cloud::Sh::Config.new
end