public final class StartsDockerDaemon extends Object implements AutoCloseable
Constructor and Description |
---|
StartsDockerDaemon(Profile prof)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
PfShell |
shell()
Sets up a PfShell in which Rultor can function.
|
public StartsDockerDaemon(Profile prof)
prof
- Current Profilepublic PfShell shell() throws IOException
IOException
- on failurepublic void close() throws IOException
close
in interface AutoCloseable
IOException
Copyright © 2009–2018 Rultor Inc.. All rights reserved.