Method: Clin::Shell#in

Defined in:
lib/clin/shell.rb

#inObject

Input stream, default: STDIN



7
8
9
# File 'lib/clin/shell.rb', line 7

def in
  @in
end