Packages

package console

Linear Supertypes
AnyRef, Any

Package Members

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

Type Members

  1. class ConsoleConfigTest extends WordSpec with Matchers
  2. class ConsoleTests extends WordSpec with Matchers
  3. class HelpTests extends WordSpec with Matchers
  4. class LanguageHelperTests extends WordSpec with Matchers
  5. class PPrinterTest extends WordSpec 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 WordSpec with Matchers

Inherited from AnyRef

Inherited from Any

Ungrouped