Packages

package console

Linear Supertypes
AnyRef, Any

Package Members

  1. package cpgqlserver
  2. package embammonite
  3. package scripting
  4. package testing
  5. package workspacehandling

Type Members

  1. class ConsoleConfigTest extends AnyWordSpec with Matchers
  2. class ConsoleTests extends AnyWordSpec with Matchers
  3. class HelpTests extends AnyWordSpec with Matchers
  4. class LanguageHelperTests extends AnyWordSpec with Matchers
  5. class PPrinterTest extends AnyWordSpec with Matchers

    We use source-highlight to encode source as ansi strings, e.g.

    We use source-highlight to encode source as ansi strings, e.g. the .dump step Ammonite uses fansi for it's colour-coding, and while both pledge to follow the ansi codec, they aren't compatible TODO: PR for fansi to support these standard encodings out of the box

  6. class UnixUtilsTest extends AnyWordSpec with Matchers

Inherited from AnyRef

Inherited from Any

Ungrouped