TargetFormats

laika.rewrite.nav.TargetFormats
See theTargetFormats companion object
sealed trait TargetFormats

Describes the supported target (output) formats of a resource.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object All.type
object None.type
class Selected

Members list

Value members

Abstract methods

def contains(format: String): Boolean