package console
Linear Supertypes
Package Members
- package cpgqlserver
- package embammonite
- package scripting
- package workspacehandling
Type Members
- class ConsoleConfigTest extends WordSpec with Matchers
- class ConsoleTests extends WordSpec with Matchers
- class HelpTests extends WordSpec with Matchers
- class LanguageHelperTests extends WordSpec with Matchers
- 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
- class UnixUtilsTest extends WordSpec with Matchers