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