tasks.util

package tasks.util

Members list

Type members

Experimental classlikes

case class SimpleSocketAddress(hostName: String, port: Int)

Holds a hostname and a port

Holds a hostname and a port

No name resolution.

Attributes

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

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
TempFile.type
final case class Uri(uri: String)

Attributes

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

Attributes

Companion
class
Experimental
true
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Uri.type

Value members

Experimental methods

def base64(s: String): Array[Byte]

Attributes

Experimental
true
def loadConfig(config: Option[Config]): Config

Attributes

Experimental
true