p

itac

package itac

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class Editor[F[_]] extends AnyRef

    Proposal editing.

    Proposal editing. This applies edits that are supplied as part of the configuration.

  2. trait EmailTemplate extends AnyRef
  3. sealed abstract case class EmailTemplateRef extends Product with Serializable
  4. case class ItacException(msg: String) extends Exception with Product with Serializable
  5. trait MainOpts extends AnyRef
  6. trait Operation[F[_]] extends AnyRef
  7. trait ProposalLoader[F[_]] extends AnyRef
  8. trait Workspace[F[_]] extends AnyRef

    Interface for some Workspace operations.

Value Members

  1. object EditorOps
  2. object EmailTemplateRef extends Serializable
  3. object Main extends CommandIOApp with MainOpts
  4. object ObservationDigest

    Provides a stable hash for Observation.

  5. object ProposalLoader
  6. object Workspace

Ungrouped