Module: EPPClient::HostmasterXML
- Included in:
- Hostmaster
- Defined in:
- lib/epp-client/hostmaster-xml.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
3 4 5 |
# File 'lib/epp-client/hostmaster-xml.rb', line 3 def hello send_request(builder {|xml| xml.hello}) end |