Locks

mill.client.lock.Locks
See theLocks companion object
final class Locks(val launcherLock: Lock, val daemonLock: Lock) extends AutoCloseable

Container for launcher and daemon locks.

Attributes

Companion
object
Source
Locks.scala
Graph
Supertypes
trait AutoCloseable
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def close(): Unit

Attributes

Definition Classes
AutoCloseable
Source
Locks.scala

Concrete fields

Attributes

Source
Locks.scala

Attributes

Source
Locks.scala