module Openhosting
Constants
- VERSION
Attributes
connection[RW]
debian[RW]
foo[RW]
Public Class Methods
new()
click to toggle source
# File lib/openhosting.rb, line 14 def new @connection = OHConnection.connect end