RunnerPlatform

class Object
trait Matchable
class Any

Value members

Concrete methods

def architectures[A](after: Option[String], before: Option[String], first: Option[Int], last: Option[Int])(innerSelection: SelectionBuilder[RunnerArchitectureConnection, A]): SelectionBuilder[RunnerPlatform, Option[A]]

Runner architectures supported for the platform.

Runner architectures supported for the platform.

def humanReadableName: SelectionBuilder[RunnerPlatform, String]

Human readable name of the runner platform.

Human readable name of the runner platform.

def name: SelectionBuilder[RunnerPlatform, String]

Name slug of the runner platform.

Name slug of the runner platform.