public class CharacterizedExecFile extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
Path |
contentFile |
net.thevpc.nuts.NutsDescriptor |
descriptor |
net.thevpc.nuts.NutsId |
executor |
net.thevpc.nuts.NutsSession |
session |
NutsStreamOrPath |
streamOrPath |
List<Path> |
temps |
| Constructor and Description |
|---|
CharacterizedExecFile(net.thevpc.nuts.NutsSession session) |
public Path contentFile
public NutsStreamOrPath streamOrPath
public net.thevpc.nuts.NutsDescriptor descriptor
public net.thevpc.nuts.NutsId executor
public net.thevpc.nuts.NutsSession session
public CharacterizedExecFile(net.thevpc.nuts.NutsSession session)
public void addTemp(Path f)
public void close()
close in interface AutoCloseableCopyright © 2022 vpc open source initiative. All rights reserved.