DocOf

case class DocOf(expr: String) extends Command

A command that is used to display the documentation associated with the given expression.

Companion:
object
trait Product
trait Equals
trait Command
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product