ConfigValuesForHostConfiguration

tasks.util.config.ConfigValuesForHostConfiguration

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TasksConfig

Members list

Value members

Abstract methods

def raw: Config

Concrete methods

def hostGPU: List[Int]
def hostImage: Option[String]
def hostName: String
def hostNameExternal: Option[String]
def hostNumCPU: Int
def hostPort: Int
def hostRAM: Int
def hostScratch: Int
def mayUseArbitraryPort: Boolean
def startApp: Boolean