module Oktakit
Constants
- VERSION
Public Class Methods
new(*args)
click to toggle source
# File lib/oktakit.rb, line 5 def self.new(*args) Client.new(*args) end
# File lib/oktakit.rb, line 5 def self.new(*args) Client.new(*args) end