Locks

mill.client.lock.Locks
See theLocks companion class
object Locks

Attributes

Companion
class
Source
Locks.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Locks.type

Members list

Value members

Concrete methods

def forDirectory(daemonDir: String, useFileLocks: Boolean): Locks

Attributes

Source
Locks.scala
def memory(): Locks

Attributes

Source
Locks.scala

Deprecated methods

def files(daemonDir: String): Locks

Attributes

Deprecated
[Since version ] Use forDirectory instead
Source
Locks.scala
def pid(daemonDir: String): Locks

Attributes

Deprecated
[Since version ] Use forDirectory instead
Source
Locks.scala