module StarEthernet
Constants
- VERSION
Public Class Methods
configuration()
click to toggle source
# File lib/star_ethernet.rb, line 10 def self.configuration @config ||= StarEthernet::Config.new end
# File lib/star_ethernet.rb, line 10 def self.configuration @config ||= StarEthernet::Config.new end