Selected

laika.rewrite.nav.TargetFormats$.Selected
See theSelected companion object
case class Selected(formats: Type[String]) extends TargetFormats

Describes a target that is only intended to be rendered for the specified set of output formats.

Attributes

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

Members list

Concise view

Value members

Concrete methods

def contains(format: String): Boolean

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product