sleep.bridges.io
public class FileObject extends IOObject
Field Summary | |
---|---|
protected File | file |
Method Summary | |
---|---|
Object | getSource() returns the file referenced by this IOObject |
void | open(String descriptor, ScriptEnvironment env) opens a file and references it to this file object. the descriptor parameter is a filename |