Module: SdkRubyApisEfi
- Defined in:
- lib/sdk_ruby_apis_efi.rb,
lib/sdk_ruby_apis_efi/status.rb,
lib/sdk_ruby_apis_efi/version.rb,
lib/sdk_ruby_apis_efi/constants.rb,
lib/sdk_ruby_apis_efi/endpoints.rb
Overview
:nodoc:
Defined Under Namespace
Modules: Constants, STATUS Classes: Endpoints
Constant Summary collapse
- VERSION =
"1.0.1"
Class Method Summary collapse
Class Method Details
.new(options) ⇒ Object
9 10 11 |
# File 'lib/sdk_ruby_apis_efi.rb', line 9 def self.new() Endpoints.new() end |