Name

adams.flow.transformer.MakeDir


Synopsis

Creates the directory accepted on the input port if not already existing. The actor automatically creates all missing directories in the directory hierarchy.
Just passes the input token through, if successful.


Additional information

Flow input/output:
- input: java.lang.String, java.io.File
- output: java.lang.String


Options