Package

wvlet.airframe

control

Permalink

package control

Visibility
  1. Public
  2. All

Type Members

  1. class ManualTicker extends Ticker

    Permalink

    A Ticker implementation thta can be incremanted for test

  2. final class OSType extends Enum[OSType]

    Permalink
  3. sealed trait ResultClass extends AnyRef

    Permalink

    A classification of the code execution result

  4. trait Ticker extends AnyRef

    Permalink

    Ticker is for measuring the elapsed time.

Value Members

  1. object CommandLineTokenizer extends RegexParsers with LogSupport

    Permalink

    Tokenize single string representations of command line arguments into Array[String]

  2. object Control

    Permalink

  3. object OS

    Permalink

    OS type resolver

  4. object Parallel extends LogSupport

    Permalink

    Utilities for parallel execution.

  5. object ResultClass

    Permalink
  6. object Retry extends LogSupport

    Permalink

    Retry logic implementation helper

  7. object Shell extends LogSupport

    Permalink

    Launch UNIX (or cygwin) commands from Scala

  8. object Ticker

    Permalink
  9. package parallel

    Permalink

Ungrouped