SharedDir returns host directory that will be shared with all runnables.
()
| 70 | Name() string |
| 71 | // SharedDir returns host directory that will be shared with all runnables. |
| 72 | SharedDir() string |
| 73 | // HostAddr returns host address that is available from runnables. |
| 74 | HostAddr() string |
| 75 | // Runnable returns runnable builder which can build runnables that can be started and stopped within this environment. |
no outgoing calls