Separated

mill.api.daemon.SelectMode.Separated
object Separated extends SelectMode

Like a combination of Single and Multi, behaving like Single but using a special separator (++) to start parsing another task/command.

Attributes

Source
SelectMode.scala
Graph
Supertypes
trait SelectMode
class Object
trait Matchable
class Any
Self type
Separated.type
In this article