Class: Clouddns::Actions::Zonefile

Inherits:
GenericAction show all
Defined in:
lib/clouddns/actions/zonefile.rb

Instance Method Summary collapse

Methods inherited from GenericAction

#initialize, run

Constructor Details

This class inherits a constructor from Clouddns::Actions::GenericAction

Instance Method Details

#runObject



5
6
7
# File 'lib/clouddns/actions/zonefile.rb', line 5

def run
  print_all
end