class HaveAPI::GoClient::Parameters::GlobalMetaIncludes

Protected Instance Methods

do_resolve() click to toggle source
# File lib/haveapi/go_client/parameters/global_meta_includes.rb, line 13
def do_resolve
  @go_in_type = @go_out_type = 'string'
end