sbt.internal.worker

Members list

Packages

Type members

Classlikes

final class ClientJobParams extends Serializable

Client-side job support.

Client-side job support.

Notification: sbt/clientJob

Parameter for the sbt/clientJob notification. A client-side job represents a unit of work that sbt server can outsourse back to the client, for example for run task.

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class FilePath extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object FilePath

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
FilePath.type
final class JvmRunInfo extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object JvmRunInfo

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
JvmRunInfo.type
final class NativeRunInfo extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object NativeRunInfo

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class RunInfo extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object RunInfo

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
RunInfo.type