gridscale.qarnot

Members list

Type members

Classlikes

case class JobDescription(command: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Qarnot

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Qarnot.type

Types

type Token = String

Value members

Concrete methods

def submit(job: JobDescription, token: String)(using Effect[HTTP]): String