Module: DnsMadeEasy::CLI::Input
- Defined in:
- lib/dnsmadeeasy/cli/input.rb
Overview
Shared input stream for commands that need confirmation.
Class Attribute Summary collapse
-
.stdin ⇒ Object
Returns the value of attribute stdin.
Class Attribute Details
.stdin ⇒ Object
Returns the value of attribute stdin.
8 9 10 |
# File 'lib/dnsmadeeasy/cli/input.rb', line 8 def stdin @stdin end |