lib/rbvmomi/vim/HostSystem.rb in rbvmomi-1.9.4 vs lib/rbvmomi/vim/HostSystem.rb in rbvmomi-1.9.5

- old
+ new

@@ -1,4 +1,7 @@ +# Copyright (c) 2011-2017 VMware, Inc. All Rights Reserved. +# SPDX-License-Identifier: MIT + module RbVmomi class VIM::HostSystem def esxcli @cached_esxcli ||= VIM::EsxcliNamespace.root(self)