org.coursera.courier

sbt

package sbt

Visibility
  1. Public
  2. All

Type Members

  1. class CourierCompilationException extends CompileFailed

    Based on RestliCompilationException from the rest.

  2. class Just[T] extends Maybe[T]

  3. class Nothing[T] extends Maybe[T]

  4. class RestliCompilationErrorPosition extends Position

  5. class RestliCompilationProblem extends Problem

Value Members

  1. object CourierPlugin extends Plugin

    Based on the SBT Plugin from Sleipnir by Dmitriy Yefremov, which is in turn based on the rest.

Ungrouped