scala.cli.commands.doc

Members list

Concise view

Type members

Classlikes

object Doc extends ScalaCommand[DocOptions]

Attributes

Graph
Supertypes
class Command[DocOptions]
class CaseApp[DocOptions]
class Object
trait Matchable
class Any
Self type
Doc.type
final case class DocOptions(shared: SharedOptions, output: Option[String], force: Boolean, defaultScaladocOptions: Option[Boolean]) extends HasSharedOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object DocOptions

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type