org.crsh.term
Interface Term

All Known Implementing Classes:
BaseTerm

public interface Term

Version:
$Revision$
Author:
Julien Viet

Method Summary
 TermAction read()
           
 void write(String prompt)
           
 

Method Detail

read

TermAction read()
                throws IOException
Throws:
IOException

write

void write(String prompt)
           throws IOException
Throws:
IOException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.