p

itac

package itac

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. itac
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
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. implicit val MonoidTime: Monoid[Time]
  2. object BuildInfo

    Auto-generated build information.

  3. object EditorOps
  4. object EmailTemplateRef extends Serializable
  5. object Main extends CommandIOApp with MainOpts
  6. object ObservationDigest

    Provides a stable hash for Observation.

  7. object ProposalLoader
  8. object Workspace

Inherited from AnyRef

Inherited from Any

Ungrouped