DirectoryMaker
org.resurgence.actor.DirectoryMaker

This actor creates a new directory. The corresponding path is given out.

Author(s): Wibke Sudholt, University and ETH Zurich, November 2004
Version:$Id: DirectoryMaker.java,v 1.4 2005/04/08 09:06:04 sudholt Exp $


trigger
The input port, which is a trigger.

path
The output port, which contains the new directory path.



directory
The parameter, which is a string with the directory name.