FileServicePrefix

tasks.fileservice.FileServicePrefix
See theFileServicePrefix companion object
case class FileServicePrefix(list: Vector[String])

Attributes

Companion
object
Experimental
true
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def append(n: String): FileServicePrefix
def append(ns: Seq[String]): FileServicePrefix

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product