Package

com.spotify

flo

Permalink

package flo

Package object with task wiring dsl helpers

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. flo
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class TB0Dsl[T] extends AnyVal

    Permalink

Value Members

  1. def $[T]: TaskBuilder0[T]

    Permalink
  2. def defTask[T](args: Any*)(implicit arg0: ClassTag[T]): TaskBuilder0[T]

    Permalink
  3. def defTaskNamed[T](name: String, args: Any*)(implicit arg0: ClassTag[T]): TaskBuilder0[T]

    Permalink
  4. package dsl

    Permalink
  5. def test[T](f: () ⇒ T): T

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped