TsvVersionOptions

The options for a TSV file.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The store version's annotation type.

Link copied to clipboard

The annotation store version's header key to column name mapping.

Link copied to clipboard

The TSV schema for an annotation store version.

Functions

Link copied to clipboard
inline fun copy(block: TsvVersionOptions.Builder.() -> Unit = {}): TsvVersionOptions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String