Package net.officefloor.docker.test
Interface OfficeFloorDockerUtil.BuildDirectoryFactory
- Enclosing class:
- OfficeFloorDockerUtil
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Factory to create the build directory.
-
Method Summary
-
Method Details
-
createBuildDirectory
Creates the build directory.- Returns:
- Build directory.
- Throws:
Exception- If fails to create the build directory.
-