class ZAWS::AWSCLI::Data
Public Class Methods
new(shellout,aws)
click to toggle source
# File lib/zaws/external/awscli/data.rb, line 4 def initialize(shellout,aws) @shellout=shellout @aws=aws end
# File lib/zaws/external/awscli/data.rb, line 4 def initialize(shellout,aws) @shellout=shellout @aws=aws end