PathsMutableBuilder

@inline final class PathsMutableBuilder[Self <: Paths](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setPaths(value: Array[String]): Self
@inline
@inline
def setPathsVarargs(value: String*): Self

Concrete fields

val x: Self