Class CurrentOutput

java.lang.Object
org.projog.core.predicate.AbstractSingleResultPredicate
org.projog.core.predicate.builtin.io.CurrentOutput
All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory

public final class CurrentOutput extends AbstractSingleResultPredicate
current_output(X) - match a term to the current output stream.

current_output(X) succeeds if the name of the current output stream matches with X, else fails.