Command

sealed trait Command extends ParseResult

A command is on the format:

:commandName <optional arguments...>

The Command trait denotes these commands

class Object
trait Matchable
class Any
class DocOf
object Help.type
object Imports.type
class Load
object Quit.type
class Reset
class Settings
class TypeOf