Uses of Class
ratpack.core.server.NoBaseDirException
-
Packages that use NoBaseDirException Package Description ratpack.core.server Objects used to start a ratpack application. -
-
Uses of NoBaseDirException in ratpack.core.server
Methods in ratpack.core.server that throw NoBaseDirException Modifier and Type Method Description FileSystemBinding
ServerConfig. getBaseDir()
The base dir of the application, which is also the initialFileSystemBinding
.
-