Module: DnsMadeEasy::CLI::Input

Defined in:
lib/dnsmadeeasy/cli/input.rb

Overview

Shared input stream for commands that need confirmation.

Class Attribute Summary collapse

Class Attribute Details

.stdinObject

Returns the value of attribute stdin.



8
9
10
# File 'lib/dnsmadeeasy/cli/input.rb', line 8

def stdin
  @stdin
end