Class: Zap::Dns::Cli

Inherits:
Thor
  • Object
show all
Defined in:
lib/zap/dns/cli.rb

Instance Method Summary collapse

Instance Method Details

#startObject



8
9
10
# File 'lib/zap/dns/cli.rb', line 8

def start
  @server = Zap::Dns::Server.start
end