Class: Porkbun::Domain

Inherits:
Object
  • Object
show all
Defined in:
lib/porkbun.rb

Class Method Summary collapse

Class Method Details

.list_allObject



32
33
34
# File 'lib/porkbun.rb', line 32

def self.list_all
  Porkbun.porkbun('domain/listAll')
end