com.github.dakusui.cmd.io
Interface LineReader

All Known Implementing Classes:
BasicLineReader

public interface LineReader


Method Summary
 void close()
           
 String read()
           
 

Method Detail

read

String read()
            throws CommandException
Throws:
CommandException

close

void close()
           throws CommandException
Throws:
CommandException


Copyright © 2016. All rights reserved.