Class: Picobox::DnsSubCommands
- Inherits:
-
Thor
- Object
- Thor
- Picobox::DnsSubCommands
- Defined in:
- lib/picobox/cli.rb
Instance Method Summary collapse
Instance Method Details
#add(entry) ⇒ Object
54 55 56 |
# File 'lib/picobox/cli.rb', line 54 def add(entry) puts "coming soon" end |