Sha256: a866e17916eba52562a4d34cf1eac489d2d39c2aac4a8ac3fe6dc67b9672eb92
Contents?: true
Size: 306 Bytes
Versions: 4
Compression:
Stored size: 306 Bytes
Contents
# encoding: utf-8 # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. module MsRestAzure # # Class which represents an error with the Azure CLI. # class AzureCliError < StandardError end end
Version data entries
4 entries across 4 versions & 2 rubygems