org.crsh.term
Interface Term

All Known Implementing Classes:
BaseTerm

public interface Term

Version:
$Revision$
Author:
Julien Viet

Method Summary
 TermAction read()
           
 void write(java.lang.String prompt)
           
 

Method Detail

read

TermAction read()
                throws java.io.IOException
Throws:
java.io.IOException

write

void write(java.lang.String prompt)
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.